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

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