react-native-navigation的迁移库
talkol 836f3a351a added resetTo пре 9 година
..
android initial пре 9 година
img added side menu drawer support пре 9 година
ios improved docs for example project пре 9 година
src added resetTo пре 9 година
.flowconfig initial пре 9 година
.gitignore initial пре 9 година
.watchmanconfig initial пре 9 година
README.md Create README.md пре 9 година
index.android.js initial пре 9 година
index.ios.js adding example content пре 9 година
package.json adding example content пре 9 година

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