Description
Hello,
Doing pinch on magic keyboard, e.focalX is NaN
Steps to reproduce
TS const pinch = Gesture.Pinch() .onBegin((e) => { "worklet"; usv_pinchFocalX.value = e.focalX;
A link to a Gist, an Expo Snack or a link to a repository based on this template that reproduces the bug.
https://gist.github.com
Gesture Handler version
2.24.0
React Native version
0.79.5
Platforms
iOS
JavaScript runtime
None
Workflow
None
Architecture
New Architecture (Fabric)
Build type
None
Device
Real device
Device model
iPad pro 13 m4
Acknowledgements
Yes
Description
Hello,
Doing pinch on magic keyboard, e.focalX is NaN
Steps to reproduce
TS const pinch = Gesture.Pinch() .onBegin((e) => { "worklet"; usv_pinchFocalX.value = e.focalX;A link to a Gist, an Expo Snack or a link to a repository based on this template that reproduces the bug.
https://gist.github.com
Gesture Handler version
2.24.0
React Native version
0.79.5
Platforms
iOS
JavaScript runtime
None
Workflow
None
Architecture
New Architecture (Fabric)
Build type
None
Device
Real device
Device model
iPad pro 13 m4
Acknowledgements
Yes