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

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