-
Notifications
You must be signed in to change notification settings - Fork 203
Deprecated API #267
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
Comments
Yeah, this is interesting. Potentially the best way is to try and contribute the hooks upstream, to the new repositories! Then we would also deprecate them in this repository... |
So, I can create PR to |
That would be amazing! ❤️ |
@LinusU I think now we can deprecated them, PR fro |
Great! Could you submit a PR that adds the deprecation? 🙏 |
Deprecate hooks that use old API (fix: #267)
Do you have any ideas on how to support the next hooks as they are deprecated or removed?
Shell we will mark them as
@deprecated
too (using comments), or add info in the README file?useCameraRoll
CameraRoll
was removed in React Native0.61.x
useClipboard
Clipboard
marker as deprecated, but not deleted yet (see master)The text was updated successfully, but these errors were encountered: