React Navigation
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
react-navigation.github.io
Home of the documentation and other miscellanea
-
react-navigation
Routing and navigation for your React Native apps
-
hooks
React hooks for convenient react-navigation use
-
web-server-example
Example for react-navigation and server-side rendering
-
check-versions-action
Check for missing or outdated versions of packages mentioned in the issue
-
deep-linking-example
Example of usage of deep linking for blog post in React Navigation
-
react-native-safe-area-view
Add padding to your views to account for notches, home indicators, status bar, and possibly other future things
-
theme-example
An example project with themes
-
search-layout
A basic search screen layout for usage with React Navigation.
-
react-native-tab-view
Forked from satya164/react-native-tab-viewA fork of react-native-tab-view used by an old version of react-navigation, which we now must keep forever in this organization
-
web
Tools for react-navigation on web browsers and servers
-
redux-helpers
Redux middleware and utils for React Navigation
-
native Archived
React Native support for React Navigation. You probably don't need to use this directly, it's included in the react-navigation package.
-
core Archived
Core utilities for the react-navigation framework shared between the native and web implementations.
-
material-bottom-tabs Archived
A Material Design bottom tab navigator for React Navigation
-
drawer Archived
Drawer navigator for React Navigation
-
tabs Archived
Tab navigators for React Navigation
-
animated-switch Archived
A switch navigator but with transitions between screens powered by the react-native-reanimated Transitions API
-
stack Archived
Stack navigator for React Navigation
-
react-navigation-4 Archived
Code of React Navigation 4 for archiving
-
navigation-ex Archived
Routing and navigation for your React Native apps
-
create-react-app-example
Example create-react-app using react navigation
-
auto-close-issues
Forked from lucasbento/auto-close-issuesAutomatically close issues that don't follow the issue template.
-
react-native-screens
Forked from software-mansion/react-native-screensNative navigation primitives for your React Native app.
-
-
reanimated-experimental
Forked from software-mansion/react-native-reanimatedReact Native's Animated library reimplemented
-
reanimated-stacks Archived
-
rfcs
RFCs for changes to React Navigation
-
deprecated-tab-navigator
Don't use this unless you have to. You will know if you have to
-
experimental-transitioner Archived
A navigator for custom screen transitions with React Navigation and React Native