Next steps
You're now familiar with stack navigators, navigation between routes, and displaying modals. For tab-based navigation, check out the Bottom Tabs Navigator.
See the "Navigators" section in the sidebar to learn more about the different navigators.
The rest of the documentation is organized around specific use cases under "Guides". Some guides you may want to check out:
- Authentication flows
- Supporting safe areas
- Deep linking
- Themes
- Testing with Jest
- Configuring TypeScript
To learn more about how React Navigation works internally, see the Navigation State reference and Build your own Navigator sections.
Good luck!