Closed Foskas closed 5 years ago
@Foskas See this snack with your props. All works fine
@oxyii I managed to found the issue. It was on my side. My bad.
There's another issue with the manual swipe. Sometimes it gets stuck in me middle of the swipe as on the attached images. Any clue on this ?
Btw, good job on this lib.
@Foskas I will not be able to figure out the problem if I do not see the source code. Please open a new Issue. Please attach a minimum code to reproduce this problem. Offhand, I can say one thing: this behavior is theoretically possible if there are touchable elements inside the swiper
Does the swipe gestures even work on Android ?
I have this props and it doesn't work timeout={10} controlsProps={{ dotsTouchable: true, dotsPos: 'top-right', prevPos: false, nextPos: false, dotActiveStyle: { backgroundColor: red }, }}
Does any one had this problem ?