React-native-swiper: onChange event

Created on 4 Mar 2016  路  8Comments  路  Source: leecade/react-native-swiper

It should provide an onChange event when the user changes the page index

Most helpful comment

onMomentumScrollEnd is not reliable. I've got different values for current page index, that made no sense

All 8 comments

Any news about this?

why not use onMomentumScrollEnd?

onMomentumScrollEnd is not reliable. I've got different values for current page index, that made no sense

@getnashty I wanna second @itinance ... onMomentumScrollEnd is not reliable I get several calls with random indexes by just moving normal without any weird swipes.

@getnashty @itinance so I have found the problem .. is the loadMinimal prop, if is true onMomentumScrollEnd does crazy stuff.
So I'm gonna check if I have some time these days to checkout the source if I can find the problem

Any news on this?

@pjnovas loadMinimal is only causing an issue on Android for me. iOS works fine.

This should definitely be a feature, any technical reason it isn't?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ruben-kasaz picture ruben-kasaz  路  3Comments

wrannaman picture wrannaman  路  3Comments

hadrienbbt picture hadrienbbt  路  3Comments

Liqiankun picture Liqiankun  路  3Comments

itinance picture itinance  路  3Comments