Skip to content

sachingupta/react-native-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

"# 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