[react-native-gesture-handler] Seems like you're using an old API with gesture components, check out new Gestures system! #1830
Unanswered
erez-unitronics
asked this question in
Q&A
Replies: 1 comment
-
This warning happens because you're using the new version of If you don't update it simply mute the warning using:
I hope it was helpful to you |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I've been upgraded the library to the new version: 2.2.0 And now I've got this warning:
"[react-native-gesture-handler] Seems like you're using an old API with gesture components, check out new Gestures system!"
Should I do something?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions