React Navigation comes with three built in navigators: StackNavigator, TabNavigator, and DrawerNavigator.
Read moreWhat is React Native navigation?
What is React Navigation? React Navigation is a standalone library that enables you to implement navigation functionality in a React Native application . React Navigation is written in JavaScript and does not directly use the native navigation APIs on iOS and Android. Rather, it recreates some subset of those APIs.
Read moreWhich navigation is best for React Native?
React Native: 3 best Libraries for Navigation and Routing
Read more