Skip to content

nak1b/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

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 39.9%
  • Shell 32.4%
  • JavaScript 12.7%
  • Java 6.0%
  • Python 5.9%
  • Ruby 3.1%