/react-native-navigation-starter

Depricated Opinionated RNN v3 starter -- use https://www.npmjs.com/package/react-native-template-rnn-typescript

Primary LanguageTypeScriptMIT LicenseMIT

Depricated

please yse react-native init MyApp --template rnn-typescript

RNN-v3 Starter

Usage

  1. clone this repo
  2. install dependencies by running yarn
  3. start React Native webserver by react-native start
  4. for Android run react-native run-android
  5. for IOS run cd ios; pod install then react-native run-ios

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT