It should provide an onChange event when the user changes the page index
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?
Most helpful comment
onMomentumScrollEnd is not reliable. I've got different values for current page index, that made no sense