Stuck on info starting JS server

Kill the automatically popped up metro bundler command prompt

Kill the command terminal which is running react-native run-android

Now Run react-native start This will start your js server

In new command prompt window run react-native run-android
The app came up in 5 mins in an emulator.

Leave a Comment