Code for intro to React Navigation tutorial.
git clone https://github.com/spencercarli/getting-started-react-navigation.git
cd getting-started-react-navigation
npm install
react-native run-ios
react-native run-android
You can also run this using Expo - check out this repo.