Running your React Native application

Run react-native run-android inside your React Native project folder:

cd AwesomeProject

react-native run-android

If everything is set up correctly, you should see your new app running in your Android emulator shortly.

react-native run-android is just one way to run your app – you can also run it directly from within Android Studio or Nuclide.

Share this post
[social_warfare]
Preparing the Android device
Modifying your app

Get industry recognized certification – Contact us

keyboard_arrow_up