tonycoco opened this issue 6 years ago · 1 comments
<IndicatorViewPager horizontalScroll={false}> doesn't work on iOS.
<IndicatorViewPager horizontalScroll={false}>
I think I fixed this by setting a few options...
<IndicatorViewPager horizontalScroll={false} scrollEnabled={false}>