react-native-navigation的迁移库
Daniel Zlotin dd8d731508 fix script před 8 roky
..
android update example proj před 8 roky
e2e Revert "Revert "adding detox" (#548)" před 8 roky
img Implement CollapsingTopBar před 8 roky
ios added tests to RNNViewController před 8 roky
scripts fixed example před 8 roky
src changed for the new native API před 8 roky
.flowconfig initial před 9 roky
.gitignore initial před 9 roky
.watchmanconfig initial před 9 roky
README.md fix script před 8 roky
commands.json improve styler, added commands json před 8 roky
index.android.js fixed typo před 8 roky
index.ios.js adding example content před 9 roky
package.json fix script před 8 roky

README.md

example

A simple usage example. If you’re using redux, take a look at example-redux.

Installation - iOS

  • In the example/ folder, run npm install
  • Open example/ios/example.xcodeproj in Xcode and press the play button