Not working when passing gestures as props #2149
Unanswered
JB-CHAUVIN
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I have a hook with the following code :
When I use it like this, it is working :
But when I pass as props the pinchGesture variable, it is not working (not triggering pinch...) :
Beta Was this translation helpful? Give feedback.
All reactions