souporserious / react-view-pager

Slider/Carousel powered by React Motion.
http://souporserious.github.io/react-view-pager/
MIT License
293 stars 46 forks source link

Fix animations when infinite=true #51

Open thedgbrt opened 7 years ago

thedgbrt commented 7 years ago

Hi there, Congratulations on the great work, I've tried many carousel components and this is by far the most solid and production ready.

I've noticed that animations don't work well with infinite=true, when moving back and forth between the last and first slide. It breaks there and then never works again.