- React Navigation common mistakes – from the official documentation, available at:
https://reactnavigation.org/docs/en/common-mistakes.html.
- Thousand ways to navigate in React Native, by Charles Mangwa:
https://www.youtube.com/watch?v=d11dGHVVahk.
- Navigation playground for React Navigation:
https://expo.io/@react-navigation/NavigationPlayground.
- Expo documentation on navigation:
https://docs.expo.io/versions/v29.0.0/guides/routing-and-navigation.
- Material Design on Tabs:
https://material.io/design/components/tabs.html#placement.
- Section on Navigation within the Awesome React Native repository: