React-native-swiper: ScrollBy animation duration

Created on 21 Mar 2017  路  3Comments  路  Source: leecade/react-native-swiper

Is there a way to set scrollBy animation duration?

Most helpful comment

I don't think it's possible. Swiper.scrollBy just calls ScrollView.scrollTo who's animation speed is not configurable.

All 3 comments

+1

Any idea if I can set the duration of the animation to the next screen?

I don't think it's possible. Swiper.scrollBy just calls ScrollView.scrollTo who's animation speed is not configurable.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

gwhite-dayspring picture gwhite-dayspring  路  3Comments

agzuniverse picture agzuniverse  路  3Comments

chetanparakh picture chetanparakh  路  3Comments

JonasOmdal picture JonasOmdal  路  3Comments

losikov picture losikov  路  3Comments