hooks
hooks copied to clipboard
React Native APIs turned into React Hooks for use in functional React components
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@auto-it/first-time-contributor](https://togithub.com/intuit/auto) | [`10.46.0` -> `11.2.1`](https://renovatebot.com/diffs/npm/@auto-it%2ffirst-time-contributor/10.46.0/11.2.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@auto-it/all-contributors](https://togithub.com/intuit/auto) | [`10.46.0` -> `11.2.1`](https://renovatebot.com/diffs/npm/@auto-it%2fall-contributors/10.46.0/11.2.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@testing-library/react-native](https://callstack.github.io/react-native-testing-library) ([source](https://togithub.com/callstack/react-native-testing-library)) | [`12.1.3` -> `12.4.4`](https://renovatebot.com/diffs/npm/@testing-library%2freact-native/12.1.3/12.4.4) |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.41.0` -> `8.57.0`](https://renovatebot.com/diffs/npm/eslint/8.41.0/8.57.0) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [prettier](https://prettier.io) ([source](https://togithub.com/prettier/prettier)) | [`2.8.8` -> `3.3.3`](https://renovatebot.com/diffs/npm/prettier/2.8.8/3.3.3) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint-plugin-prettier](https://togithub.com/prettier/eslint-plugin-prettier) | [`4.2.1` -> `5.2.1`](https://renovatebot.com/diffs/npm/eslint-plugin-prettier/4.2.1/5.2.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jest](https://jestjs.io/) ([source](https://togithub.com/jestjs/jest/tree/HEAD/packages/jest)) | [`29.5.0` -> `29.7.0`](https://renovatebot.com/diffs/npm/jest/29.5.0/29.7.0) | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [all-contributors-cli](https://togithub.com/all-contributors/all-contributors-cli) | [`6.25.1` -> `6.26.1`](https://renovatebot.com/diffs/npm/all-contributors-cli/6.25.1/6.26.1) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/)...
# Summary Hey folks, I'm proposing this new hook to deal with urls built around the native Linking API and some other methods if useful. I've tested in a real...
# Summary This pull request enhances the `useKeyboard` hook in the `react-native-community/hooks` library to improve cross-platform compatibility for keyboard events. Currently, the hook supports both `keyboardWillShow` and `keyboardWillHide` events on...