blocksExternalGesture with Gesture.Native() does not block a ScrollView #3267
Labels
Platform: iOS
This issue is specific to iOS
Repro provided
A reproduction with a snack or repo is provided
Description
The docs led me to believe that this code would block the ScrollView.
However, it doesn't do anything. The ScrollView is pannable despite my Pan gesture blocking it.
If this is not how the library is supposed to be used, there need be clearer docs and/or warnings. I have no idea what I'm doing wrong here. Very similar code almost works with a ref, and the types say a Gesture and a Ref here are interchangeable.
Steps to reproduce
why_is_this_scrollview_pannable_pls.mov
Snack or a link to a repository
https://snack.expo.dev/__gbUHQOmsdvXY1U4SPmo
Gesture Handler version
2.20.2
React Native version
0.76.3
Platforms
iOS
JavaScript runtime
Hermes
Workflow
Expo managed workflow
Architecture
Paper (Old Architecture)
Build type
Debug mode
Device
Real device
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: