-
Notifications
You must be signed in to change notification settings - Fork 99
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wishlist of next functions to build/migrate from react-use #452
Comments
|
We made custom hooks for the ones that did not exist. Thank you |
last time I checked |
@bboydflo added hook that can help with that useIntervalEffect |
Thank you! |
New Features
We have been using react-use, but now got into trouble with typescript. So we're looking into migrating to something else. So basically we are using these from react-use which has not yet been implemented in react-hookz. So this is basically a wishlist from our side 😸
useInterval
usePreviousDistinct
useWindowSize
useHover
useCustomCompareEffect
useCopyToClipboard
What is the new or updated feature that you are suggesting?
Why should this feature be included?
The text was updated successfully, but these errors were encountered: