leaffm / react-infinite-carousel

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

No infinite Scroll on mobile? #28

Closed martellapetesso closed 4 years ago

martellapetesso commented 4 years ago

Hello everybody,

is it not possible that the carousel is infinite on mobile devices?

Thanks in advance

gl0gl0 commented 4 years ago

Hello @martellapetesso :)

Yes it should be possible if you disable the scrollOnDevice prop and enable swipe or with the arrows.

Hope this help!