souporserious / react-view-pager

Slider/Carousel powered by React Motion.
http://souporserious.github.io/react-view-pager/
MIT License
293 stars 46 forks source link

Swiping an overflow container inside a View #74

Open Amandtu opened 4 years ago

Amandtu commented 4 years ago

When there is an overflowing container inside a View component, the swipe gesture scrolls that container and as well as it switches over to the next View component , is there any way to handle these cases properly?