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

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