Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

sijad/react-native-navigation-starter

Repository files navigation

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