/react-native-examples

react-native apps

Primary LanguageJavaScript

"# react-native-examples"

  1. Go to App folder (for example Calculator)
  2. npm install // to install dependences
  3. react-native start
  4. Open a new command prompt and run react-native run-android inside the same folder to launch the app on your Android emulator. react-native run-android