Skip to content

Files

This branch is 3 commits ahead of, 4340 commits behind wix/react-native-navigation:master.

example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Nov 30, 2016
Dec 8, 2016
Oct 30, 2016
Mar 27, 2017
Dec 14, 2016
Feb 2, 2017
Mar 11, 2016
Mar 11, 2016
Mar 11, 2016
Mar 18, 2016
Sep 18, 2016
Mar 11, 2016
Feb 23, 2017

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