i6mi6 / react-native-parallax-scroll-view

A ScrollView-like component with parallax and sticky header support.
ISC License
2.31k stars 379 forks source link

How to stop the event from bubbling #133

Open wowtrxqn opened 5 years ago

wowtrxqn commented 5 years ago

drag-sort Component is nested inside the ParallaxScrollView.

How to ensure that the sliding of ParallaxScrollView is not triggered when dragging internal drag components