Menu
React Navigation LogoReact NavigationDocsBlogHelpVersions
GitHub
React Navigation LogoReact Navigation
  • Docs
  • Blog
  • GitHub
  • Help
  • Versions
React Navigation LogoReact Navigation
  • Fundamentals
    • Getting started
    • Hello React Navigation
    • Supported React Native versions
    • Moving between screens
    • Passing parameters to routes
    • Configuring the header bar
    • Header buttons
    • Opening a full-screen modal
    • Next steps
    • Glossary of terms
  • How do I do ...?
    • Tab navigation
    • Drawer navigation
    • Authentication flows
    • iPhone X support
    • Different status bar configuration based on route
    • Custom Android back button behavior
    • Access the navigation prop from any component
    • Navigating without the navigation prop
    • Deep linking
    • Screen tracking
    • Redux integration
  • Build your own Navigator
    • Overview
    • Routers
    • Custom navigators
    • Custom routers
    • Navigation views
    • Transitioner
  • Meta
    • Pitch & anti-pitch
    • Alternative libraries
    • Contributing
Version: 1.x

Supported React Native versions

Currently at the time of writing, react-navigation@1.x will work on most of previous react-native versions.

Please note that the statement above may not be correct for a particular react-native version. If you notice a version that is not working properly, feel free to either file an issue or correct it in this page.

Edit this page
Previous

« Hello React Navigation

Next

Moving between screens »

Docs

  • Getting Started
  • Building your own Navigator
  • Contributing

Support

  • Chat in our Discord channel
  • Get help on Stack Overflow
  • Request a feature on Canny
  • Report a bug on Github

Social

  • Blog
  • GitHub
  • Twitter

Built with

  • Docusaurus
  • GitHub Pages
  • Netlify