react-navigation.github.io icon indicating copy to clipboard operation
react-navigation.github.io copied to clipboard

Home of the documentation and other miscellanea

Results 227 react-navigation.github.io issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/4661784/146791100-153a504e-085a-4f3c-a217-724bcbd37a00.png) - Docs: https://reactnative.dev/docs/appstate#removeeventlistener

Hello, in this document it is suggested to declare a module for specifying default types for useNavigation, Link, ref etc.: https://github.com/react-navigation/react-navigation.github.io/blob/main/versioned_docs/version-6.x/typescript.md#specifying-default-types-for-usenavigation-link-ref-etc However the eslint rule no-namespace which is part of...

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...

dependencies

**Couldn't find a route object. Is your component inside a screen in a navigator?** ``` javascript 15 | const { 16 | params: {title}, > 17 | } = useRoute();...

A note about using interpolateNode, instead of interpolate - for reanimated version 2 # READ ME PLEASE! ### TL;DR: Make sure to add your changes to versioned docs Thanks for...

_initially posted here: https://github.com/react-navigation/react-navigation/discussions/10462 but got no response, and i feel like this is important._ --- under the docs for deep linking on ios: https://reactnavigation.org/docs/deep-linking/#setup-on-ios there is a section for...

Bumps [async](https://github.com/caolan/async) from 2.6.3 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) Commits c6bdaca Version 2.6.4 8870da9 Update built files 4df6754 update changelog 8f7f903...

dependencies

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. Release notes Sourced from cross-fetch's releases. v3.1.5 What's Changed chore: updated node-fetch version to 2.6.7 by @​dlafreniere in lquixada/cross-fetch#124 New Contributors @​dlafreniere made their...

dependencies

bumps efficiency by a little # READ ME PLEASE! ### TL;DR: Make sure to add your changes to versioned docs Thanks for opening a PR! The docs cover several versions...