Pinned Repositories
hooks
React hooks for convenient react-navigation use
material-bottom-tabs
A Material Design bottom tab navigator for React Navigation
navigation-ex
Routing and navigation for your React Native apps
react-native-safe-area-view
⚠️ Deprecated: use the successor react-native-safe-area-context instead!
react-navigation
Routing and navigation for React Native and Web apps
react-navigation.github.io
Home of the documentation and other miscellanea
redux-helpers
Redux middleware and utils for React Navigation
stack
Stack navigator for React Navigation
tabs
Tab navigators for React Navigation
template
A starter project using React Navigation
React Navigation's Repositories
react-navigation/react-navigation
Routing and navigation for React Native and Web apps
react-navigation/react-native-safe-area-view
⚠️ Deprecated: use the successor react-native-safe-area-context instead!
react-navigation/hooks
React hooks for convenient react-navigation use
react-navigation/navigation-ex
Routing and navigation for your React Native apps
react-navigation/stack
Stack navigator for React Navigation
react-navigation/tabs
Tab navigators for React Navigation
react-navigation/react-navigation.github.io
Home of the documentation and other miscellanea
react-navigation/redux-helpers
Redux middleware and utils for React Navigation
react-navigation/material-bottom-tabs
A Material Design bottom tab navigator for React Navigation
react-navigation/animated-switch
A switch navigator but with transitions between screens powered by the react-native-reanimated Transitions API
react-navigation/drawer
Drawer navigator for React Navigation
react-navigation/search-layout
A basic search screen layout for usage with React Navigation.
react-navigation/web
Tools for react-navigation on web browsers and servers
react-navigation/rfcs
RFCs for changes to React Navigation
react-navigation/experimental-transitioner
A navigator for custom screen transitions with React Navigation and React Native
react-navigation/deep-linking-example
Example of usage of deep linking for blog post in React Navigation
react-navigation/core
Core utilities for the react-navigation framework shared between the native and web implementations.
react-navigation/native
React Native support for React Navigation. You probably don't need to use this directly, it's included in the react-navigation package.
react-navigation/web-server-example
Example for react-navigation and server-side rendering
react-navigation/create-react-app-example
Example create-react-app using react navigation
react-navigation/reanimated-stacks
react-navigation/theme-example
An example project with themes
react-navigation/template
A starter project using React Navigation
react-navigation/react-native-tab-view
A fork of react-native-tab-view used by an old version of react-navigation, which we now must keep forever in this organization
react-navigation/check-versions-action
Check for missing or outdated versions of packages mentioned in the issue
react-navigation/deprecated-tab-navigator
Don't use this unless you have to. You will know if you have to
react-navigation/react-navigation-4
Code of React Navigation 4 for archiving