react-native-swiper icon indicating copy to clipboard operation
react-native-swiper copied to clipboard

In the second carousel on android, the second carousel picture is reversed

Open ding991 opened this issue 5 years ago • 8 comments

Which OS ?

android

Version

Which versions are you using:

  • react-native-swiper v1.6.0-rc.3
  • react-native v0.63.2?

Expected behaviour

autoPlay={true}

Actual behaviour

在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

ding991 avatar Aug 26 '20 07:08 ding991

2E57B450-4C10-44E1-80E6-5B6C70EDEF70

ding991 avatar Aug 26 '20 08:08 ding991

the same issue


看起来这个项目已经不维护了,试试别的吧

Synaric avatar Sep 28 '20 02:09 Synaric

+1。同样的问题!

ZhangTaoK avatar Nov 10 '20 09:11 ZhangTaoK

+1 。同样的问题,只在华为手机上出现

luohao-david avatar May 13 '21 08:05 luohao-david

这个看源代码感觉是scrollBy这个方法里面,有对安卓手机使用setImmediate,换成了setTimeout,然后加了400毫秒,大概就可以解决问题了

kikikuk avatar Jun 02 '21 07:06 kikikuk

这个看源代码感觉是scrollBy这个方法里面,有对安卓手机使用setImmediate,换成了setTimeout,然后加了400毫秒,大概就可以解决问题了

Xiaomi mix好像不行

fengjiankang avatar Jun 11 '21 06:06 fengjiankang

the same issue。Has anyone solved it yet ?

GuJinHua930826 avatar Sep 17 '21 02:09 GuJinHua930826

the same issue

lukerlv avatar Aug 25 '23 09:08 lukerlv