react-navigation.github.io
react-navigation.github.io copied to clipboard
Home of the documentation and other miscellanea
this fixes a possible typo: `to add specify` → `to specify` I only found this typo in `version-6.x` and `version-7.x` so I updated it only there
Bumps [tar](https://github.com/isaacs/node-tar) from 6.2.0 to 6.2.1. Commits bef7b1e 6.2.1 fe8cd57 prevent extraction in excessively deep subfolders fe7ebfd remove security.md See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will...
Add myfxhelper to used-by.md
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
Is there an example to how to use the Drawer.CollapsedItem component with react-navigation/drawer ? Thanks in advance
The following pages contain a reference to `jest-native` which is deprecated: - versioned_docs/version-6.x/testing.md - versioned_docs/version-7.x/testing.md The text says: "We recommend using [React Native Testing Library](https://callstack.github.io/react-native-testing-library/) along with [jest-native](https://github.com/testing-library/jest-native) to write...
Small typo fix 👍
This PR mentions `react-native-bottom-tabs` in Community Libraries section.
update testing with `jest` section: - add mocking `react-native-screens` - add example tests
# 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...