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

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