react-navigation.github.io
react-navigation.github.io copied to clipboard
Home of the documentation and other miscellanea
Add `BottomTabNavigator` to list of navigators which can be intercepted to add custom Android back button behavior.
I'm currently developing app that passes params from subsequent screens. One screen also has a screen that passes back additional route params. I was not sure if I needed to...
React native reanimated newer version changed the name interpolate to interpolateNode. interpolate function doesn't work now. Need to change code for the snack too so that it can work.
It's the proper way with latest RN version
## Change the text and url of the migration guide on the Splash screen. Current: upgrade from **v4** to **v5** Changes: upgrade from **v5** to **v6**
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
# 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...
- Use data instead of notification [Notification](https://firebase.google.com/docs/reference/fcm/rest/v1/projects.messages#notification) does not support `url` property. - Use optional chaining operators more precisely - Replace Linking.removeEventListener `Linking.removeEventListener` is deprecated. See: https://reactnative.dev/docs/next/linking#removeeventlistener - Add @react-native-firebase/messaging...
Add important note about incompatibility with older react-native verisons # READ ME PLEASE! ### TL;DR: Make sure to add your changes to versioned docs Thanks for opening a PR! The...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...