Mart Wetzels
Results
2
comments of
Mart Wetzels
I'm experiencing this issue as well, for context see [SO](https://stackoverflow.com/questions/73083113/preventing-pressable-activation-when-dragging-flatlist-in-react-native), where the onScrollBegin and onScrollEnd are used to prevent Pressable child components from being triggered. The onScrollBegin gets triggered at...
@davidwagn not with this library, I ended up implementing something myself that got the job done.