onPinch updated in @use-gesture/react #483
Unanswered
marcelobitorical
asked this question in
Q&A
Replies: 1 comment 7 replies
-
Can you please share a sandbox? |
Beta Was this translation helpful? Give feedback.
7 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.
-
How would this code from
react-use-gesture
(9.1.3) translate into@use-gesture/react
(10.2.11)? 🤔I'm updating this package in a project, and the first argument of
offset
is throwing me aNaN
.I started studying the difference between the new parameters of
onPinch
. The propertyoffset
is still there. So I don't know why this doesn't work 🤔.So many thanks in advance! 😄
Beta Was this translation helpful? Give feedback.
All reactions