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

Changed component name from `Settings` to `Feed` since screen name is `Feed` and the component referred as `Feed` in the text below.

Fixed grammatical errors in `typescript.md` for versions `5.x` and `6.x`.

Hello, Can you add the typescript documentation for the hook `useNavigationState`? Thank you, Răzvan

### Current behavior Hi! Looking at the `react-native-screens` installation guide for iOS, I see there is one extra step to properly set it up, which includes adding some handlers to...

bug
needs repro

Improve specificity around adding `import android.os.Bundle` statement. For a beginner, it's easy to assume at the literal top of the file above the package statement. If this is done, it...

# 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...

The code for the first example in this [page](https://reactnavigation.org/docs/tab-based-navigation/) is for Bottom Tabs but the title says `Material Top Tabs`. [Snack Expo link](https://snack.expo.io/?platform=android&name=Material%20Top%20Tabs%20Navigator%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%2Ftab-based-navigation-minimal.js)

Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) from 5.3.3 to 5.3.4. Release notes Sourced from webpack-dev-middleware's releases. v5.3.4 5.3.4 (2024-03-20) Bug Fixes security: do not allow to read files above (#1779) (189c4ac) Changelog Sourced from...

dependencies