Ran Greenberg e21c8ac718 Fix navigation tool bar ios (#1941) | пре 7 година | |
---|---|---|
.. | ||
android | пре 7 година | |
img | пре 7 година | |
ios | пре 7 година | |
scripts | пре 7 година | |
src | пре 7 година | |
test/e2e | пре 7 година | |
.flowconfig | пре 8 година | |
.gitignore | пре 8 година | |
.watchmanconfig | пре 8 година | |
README.md | пре 8 година | |
index.android.js | пре 7 година | |
index.ios.js | пре 8 година | |
package.json | пре 7 година |
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