react-native-navigation的迁移库
talkol 836f3a351a added resetTo 8 lat temu
..
android initial 9 lat temu
img added side menu drawer support 8 lat temu
ios improved docs for example project 8 lat temu
src added resetTo 8 lat temu
.flowconfig initial 9 lat temu
.gitignore initial 9 lat temu
.watchmanconfig initial 9 lat temu
README.md Create README.md 8 lat temu
index.android.js initial 9 lat temu
index.ios.js adding example content 9 lat temu
package.json adding example content 9 lat temu

README.md

example

Installation - iOS

  • In the example/ folder, run npm install

Make sure you’re using npm ver 3. If you normally use npm ver 2 on your system and reluctant to upgrade, you can install npm 3 alongside 2.

  • Open example/ios/example.xcodeproj in Xcode and press the play button