CodeBrowser / npm / @react-navigation/native
@react-navigation/native@7.3.13
// React Native integration for React Navigation
$ npm install @react-navigation/native
downloads/wk
5,973,976
license
MIT
version
7.3.13
published
Jul 20, 2026
What is @react-navigation/native?
@react-navigation/native is the core library that integrates React Navigation into React Native applications, providing the essential foundation for building multi-screen navigation in iOS and Android apps. Developers use it to set up navigation containers and access navigation context throughout their app, which is required before using specific navigation patterns like stack, tab, or drawer navigation. It handles platform-specific details and navigation state management so you can focus on building your app's screens and flows.
Keywords
#react-native #react-navigation #ios #android
Maintainers
ericvicenti, brentvatne, satya164, osdnk, kacperkapusciak, okwasniewski