react-navigation.github.io
react-navigation.github.io copied to clipboard
Home of the documentation and other miscellanea
Add option `headerBackTestID` in Header component in file `elements.md`. Updated both v6 and v7 documentation # READ ME PLEASE > **TL;DR: Make sure to add your changes to versioned docs**...
Fix reporting the following error when npm not installing @react-native-masked-view/masked-view: TypeError: Cannot read property 'getViewManagerConfig' of undefined, js engine: hermes TypeError: Cannot read property 'SafeAreaProviderCompat' of undefined # READ ME...
Details are described here: https://github.com/react-navigation/react-navigation/issues/11244
EnhanceDocs Build and Push. EnhanceDocs Build and Push implementation to enable EnhanceDocs Github Action issue replier. Pending by @satya164: - To add ENHANCEDOCS_API_KEY action secret.
Reanimated 3.x release but not work on drawer. if you can do this npm install react-native-gesture-handler react-native-reanimated re-animated install 3.x version. because you can add @2.14.4 to this npm. #...
# READ ME PLEASE > **TL;DR: Make sure to add your changes to versioned docs** Thanks for opening a PR! The docs cover several versions of `react-navigation`, and in some...
This PR adds documentation for a new `animation` prop in Stack. PR with implementation: https://github.com/react-navigation/react-navigation/pull/11248
The last url in the "Set up on Android" (https://reactnavigation.org/docs/deep-linking/#setup-on-android) page in the React Navigation documentation does not appear to go to where it says it will go. > Then,...
There's an issue with the [example](https://snack.expo.io/?platform=android&name=Opening%20a%20modal%20%7C%20React%20Navigation&dependencies=%40expo%2Fvector-icons%40*%2C%40react-native-community%2Fmasked-view%40*%2Creact-native-gesture-handler%40*%2Creact-native-pager-view%40*%2Creact-native-paper%40%5E4.7.2%2Creact-native-reanimated%40*%2Creact-native-safe-area-context%40*%2Creact-native-screens%40*%2Creact-native-tab-view%40%5E3.0.0%2C%40react-navigation%2Fbottom-tabs%406.3.1%2C%40react-navigation%2Fdrawer%406.4.1%2C%40react-navigation%2Felements%401.3.3%2C%40react-navigation%2Fmaterial-bottom-tabs%406.2.1%2C%40react-navigation%2Fmaterial-top-tabs%406.2.1%2C%40react-navigation%2Fnative-stack%406.6.1%2C%40react-navigation%2Fnative%406.0.10%2C%40react-navigation%2Fstack%406.2.1&hideQueryParams=true&sourceUrl=https%3A%2F%2Freactnavigation.org%2Fexamples%2F6.x%2Fmodal.js) from the [modal page in the docs](https://reactnavigation.org/docs/modal/) `View config getter callback for component `RNSScreen` must be a function (received `undefined`). (Device)`