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

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