the first item will flash when the second loop start, only appear in android

Author: weixin21Created Mar 15, 2021Updated Aug 3, 2024

Which OS ?

android only

Version

Which versions are you using:

  • react-native-swiper v1.6.0
  • react-native v0.61.2
  • huawei honor 30s
  • android 10

Expected behaviour

loop does not flash

Actual behaviour

when i set loop={true}, the first item will flash when the second loop start, only appear in android

How to reproduce it>

To help us, please fork this component, modify one example in examples folder to reproduce your issue and include link here.

Steps to reproduce

1.use the demo which provide in README.md 2.set horizontal={false} 3.the issues will appear in android

Source: leecade/react-native-swiper