Skip to content

Files

This branch is 3863 commits behind wix/react-native-navigation:master.

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jan 28, 2018
May 17, 2017
Jan 1, 2018
Jun 8, 2017
Feb 28, 2018
Jun 8, 2017
Mar 11, 2016
Mar 11, 2016
Mar 11, 2016
Mar 18, 2016
Jan 1, 2018
Feb 7, 2018

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

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

  • Open example/ios/example.xcodeproj in Xcode and press the play button