react-native
React Navigation
React Navigation is the most widely used routing and navigation library for React Native applications. It provides stack, tab, and drawer navigators that mimic native navigation patterns on both iOS and Android, with smooth transitions and gesture support. Its JavaScript-based approach means navigation logic is fully customizable, and it integrates with deep linking, authentication flows, and state persistence out of the box.
#react-native