Birkir Rafn Guðjónsson 52d85bca54 3D Touch Preview API (#2186) | 7 years ago | |
---|---|---|
.. | ||
android | 7 years ago | |
img | 7 years ago | |
ios | 7 years ago | |
scripts | 7 years ago | |
src | 7 years ago | |
test/e2e | 7 years ago | |
.flowconfig | 8 years ago | |
.gitignore | 8 years ago | |
.watchmanconfig | 8 years ago | |
README.md | 8 years ago | |
index.android.js | 7 years ago | |
index.ios.js | 8 years ago | |
package.json | 7 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