This repo covers everything related to react navigation:
- Using stack navigator
- Prefer stack navigator over native navigator
- Using drawer navigator / bottom navigator
- Usine useNavigator, useRoutes hooks.
- Using the hook props like navigation, routes within the components of a navigator.
- Formatting the navigators, how the contents of the navigator can be formatted.
- Also how things like screens background color can be applied from the navigator or app.json
- Watch out for some issues with react-native-reanimated