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

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