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

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