Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: Remove react-native-appstate-hook (TanStack#3574)
- [react-native-appstate-hook](https://github.com/amrlabib/react-native-appstate-hook) is not updated regularly. It currently has a `peerDependencies` problem for React 17 and 18. - It actually does the same thing with `AppState.addEventListener('change', ...)` when you only specify `onChange` property on `useAppState()`.
- Loading branch information