Guy Carmeli 37b96449ec Implement CollapsingTopBar | il y a 8 ans | |
---|---|---|
.. | ||
android | il y a 8 ans | |
img | il y a 8 ans | |
ios | il y a 8 ans | |
src | il y a 8 ans | |
.flowconfig | il y a 8 ans | |
.gitignore | il y a 8 ans | |
.watchmanconfig | il y a 8 ans | |
README.md | il y a 8 ans | |
index.android.js | il y a 8 ans | |
index.ios.js | il y a 8 ans | |
package.json | il y a 8 ans |
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