react-native-web icon indicating copy to clipboard operation
react-native-web copied to clipboard

Fix "Flatlist is not scrollable"

Open Guccio163 opened this issue 6 months ago • 1 comments

Proposition for fixing issue Nested inverted Flatlist is not scrollable #2771

PR handles propagation by checking the X and Y delta and executes preventDefault() if the bigger delta is in its own direction.

Guccio163 avatar Apr 14 '25 16:04 Guccio163