Ran Greenberg e8da1cdf10 added tests to RNNViewController | hace 7 años | |
---|---|---|
.. | ||
android | hace 8 años | |
e2e | hace 8 años | |
img | hace 8 años | |
ios | hace 7 años | |
scripts | hace 8 años | |
src | hace 7 años | |
.flowconfig | hace 8 años | |
.gitignore | hace 8 años | |
.watchmanconfig | hace 8 años | |
README.md | hace 8 años | |
commands.json | hace 7 años | |
index.android.js | hace 8 años | |
index.ios.js | hace 8 años | |
package.json | hace 8 años |
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