React-native-swiper: Android - content jump when the screen is loaded

Created on 12 Nov 2019  路  3Comments  路  Source: leecade/react-native-swiper

Which OS ?

Android

Version

"react-native": "0.61.2",
"react-native-swiper": "^1.6.0-rc.3",

How to reproduce it>

use your example -
https://github.com/leecade/react-native-swiper/blob/master/examples/components/Basic/index.js

I also added screens. Please look, I think everything is clear to you.
Screenshot 2019-11-12 at 15 15 08
2 mov

All 3 comments

Having the same issue, using the latest release.
I have a horizontal swiper inside a vertical swiper, similar to the snapchat layout.
With both set to index={1}, on loading the app I see the index 0 of the horizontal swiper for a split second.

Having same issue on Android only. Any fixes ?

When I set loop={false} it works perfect!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kylehagler picture kylehagler  路  3Comments

hadrienbbt picture hadrienbbt  路  3Comments

gwhite-dayspring picture gwhite-dayspring  路  3Comments

kliuj picture kliuj  路  3Comments

Liqiankun picture Liqiankun  路  3Comments