Menu
React Navigation LogoReact NavigationDocsBlogHelp
1.x
  • 6.x (next)
  • 5.x
  • 4.x
  • 3.x
  • 2.x
  • 1.x
  • All versions
GitHub
๐ŸŒœ
๐ŸŒž
React Navigation LogoReact Navigation
  • Docs
  • Blog
  • GitHub
  • Help
  • Versions
    • 6.x (next)
    • 5.x
    • 4.x
    • 3.x
    • 2.x
    • 1.x
    • All versions
  • 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
This is documentation for React Navigation 1.x, which is no longer actively maintained.
For up-to-date documentation, see the latest version (5.x).
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