leaffm / react-infinite-carousel

React simple infinite carousel with lazy loading and responsive support
MIT License
116 stars 19 forks source link

Smooth continuous sliding #10

Closed SkyHustle closed 5 years ago

SkyHustle commented 6 years ago

Hi! Is there a way to get this to smoothly slide continuously kinda like a news ticker? Without the quick jump from slide to slide.

gl0gl0 commented 5 years ago

Hi @Dmitry1007! Thanks for your question and sorry for the late reply. You can use the animationDuration along with the autoCycle properties for that :)