-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Platform: AndroidThis issue is specific to AndroidThis issue is specific to AndroidPlatform: MacOSPlatform: WebPlatform: iOSThis issue is specific to iOSThis issue is specific to iOSRepro providedA reproduction with a snack or repo is providedA reproduction with a snack or repo is provided
Description
Description
When passing refs to any of the aforementioned components, none of react-native's View methods are available, which means it is not possible to call measure or measureLayout for these components.
Steps to reproduce
- Pass
refdown toRectButton,BorderlessButtonorBaseButton - Try to call
ref.current.measure()
Snack or a link to a repository
https://snack.expo.dev/@tonihm96/react-native-gesture-handler-example
Gesture Handler version
2.14.0
React Native version
0.73.6
Platforms
Android, iOS, Web, MacOS
JavaScript runtime
None
Workflow
None
Architecture
None
Build type
None
Device
None
Device model
Pixel 2 XL UpsideDownCake
Acknowledgements
Yes
Metadata
Metadata
Assignees
Labels
Platform: AndroidThis issue is specific to AndroidThis issue is specific to AndroidPlatform: MacOSPlatform: WebPlatform: iOSThis issue is specific to iOSThis issue is specific to iOSRepro providedA reproduction with a snack or repo is providedA reproduction with a snack or repo is provided