Code for intro to React Navigation tutorial.

Installation

  • git clone https://github.com/spencercarli/getting-started-react-navigation.git
  • cd getting-started-react-navigation
  • npm install

Running

  • react-native run-ios
  • react-native run-android

Expo

You can also run this using Expo - check out this repo.