voronianski/react-swipe

Demo Sliding is not working on browser?

Closed this issue · 1 comments

I see sliding is not working for demo page on browser. How can I enable sliding for browser?
Or is this impossible for this library?

this component relies on Swipe.js which works with touch events for swiping. It means swiping will work only on mobile devices, for desktop browsers you need to add custom buttons to control slides.