nicklockwood/SwipeView

SwipeView inside a UIScrollView

craffenoux opened this issue · 0 comments

Hi,

I have implemented a SwipeView inside a UIScrollView and the swipeView doesn't scroll. It seems that the parent scrollView is overriding the swipeView recognizers. Any idea how to fix that?

Thanks