Has Anybody Used a Reactive Carousel in Meteor?

Hi All

I am desperately looking for a reactive carousel. Tried various packages with no effect. The ones I tried are Owl Carousel, Slick, FlexSlider, none of which works.

Can somebody please please help.

Thanks a ton in advance!

Try https://github.com/popham/scroller

It is based on Zynga’s scroller. You can set some breakpoints in React. Really nice.

1 Like

Thanks! How to make this scroller reactive?