Skip to content

mhorowitz/native-navigation-boilerplate

 
 

Repository files navigation

Native Navigation Boilerplate

This is a boilerplate project for a React Native app that uses Native Navigation for navigation.

Running the app

git clone https://github.com/lelandrichardson/native-navigation-boilerplate.git
cd native-navigation-boilerplate
npm install
npm start

To run the iOS App:

react-native run-ios

To run the Android App:

react-native run-android

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 34.0%
  • JavaScript 28.4%
  • Java 13.4%
  • Python 13.3%
  • Ruby 10.9%