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

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