Example project used in React Native School's class on Mastering React Navigation V5.
You'll need to have Expo installed on your machine in order to follow along.
git clone https://github.com/ReactNativeSchool/master-react-navigation-v5-class.gityarn install
yarn run iosoryarn run android
If you're interested in learning more about React Native be sure to visit React Native School for dozens of React Native tutorials!