Skip to content

Densz/boilerplate-react-native

Repository files navigation

React-native-boilerplate

npm install
react-native link
npm start

iOS

  • Run xCode and open ./ios/${PROJECT_NAME}.xcodeproj
  • Choose your simulator and run it
  • react-native run-ios

Android

  • Do not forget ./android/local-properties
  • Connect your device or launch a simulator with Android Studio
  • react-native run-android

Make sure

  • You have at least node 10 brew install node
  • You have watchman brew install watchman
  • npm install -g react-native-cli

Errors you may encounter

Android

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published