Daniel Zlotin bf79a6d1a7 update npmignore | 8 years ago | |
---|---|---|
.. | ||
android | 8 years ago | |
img | 8 years ago | |
ios | 8 years ago | |
src | 8 years ago | |
.flowconfig | 8 years ago | |
.gitignore | 8 years ago | |
.watchmanconfig | 8 years ago | |
README.md | 8 years ago | |
index.android.js | 8 years ago | |
index.ios.js | 8 years ago | |
package.json | 8 years ago |
A simple usage example. If you’re using redux, take a look at example-redux.
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. For more details see https://github.com/wix/react-native-navigation/issues/1
example/ios/example.xcodeproj
in Xcode and press the play button