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

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