n4kz / react-native-pages

Easy to use page view component
Other
376 stars 83 forks source link

Scroll to Page ddoesn't trigger animation #10

Closed Secretmapper closed 7 years ago

Secretmapper commented 7 years ago

ezgif-3-9fcb3dec8d

When using scrollToPage, animation (Animated, interpolate) does not work.

It's not clear in the gif above, but the first two instances (where the text 'Amount' animates from bottom to up) of page switch, it is done by swiping right and has an animation

On the second two instances, the page switch was done with scrollToPage and it doesn't trigger the animation

n4kz commented 7 years ago

Thanks for reporting! Unintentionally broke this in #9. Now fixed and released in 0.5.3.