iOS
Which versions are you using:
Swiper should slide from index 0 to n
If the index is set to 0, it displays #0 screen for sometime and than (index - 1) screen is displayed on the same initial activeDot.
This happens only first time.
Normal case scenario.
I don't get how this JUST started to happen. I was on v1.5.13 for a while now. And all the sudden, this bug is happening.
For me the bug is that it automatically show the last index instead of the first index.
PR https://github.com/leecade/react-native-swiper/pull/779 would fix this problem.
Please merge this
@JakeRawr Thanks a lot for the quick response and the fix 馃憤
@JakeRawr this fixed my issues with wrong first slide rendering. Thanks! Now just need it added to the actual package..
Most helpful comment
PR https://github.com/leecade/react-native-swiper/pull/779 would fix this problem.
Please merge this