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