brainhubeu / react-carousel

A pure extendable React carousel, powered by Brainhub (craftsmen who ❤️ JS)
https://brainhub.eu/
MIT License
1.07k stars 164 forks source link

How to make the swiping of the slides faster? #692

Open Muntasir2001 opened 3 years ago

Muntasir2001 commented 3 years ago

Hello everyone

This is more like a question about how to do stuff. I want to make the swiping of the carousel faster in mobile version of the webpage. Right now, what I can see is the carousel stops after swiping it, I want it to be free.

Anyone knows how to do this or which props/plugins to use? I have tried "fastswipe" but it does not make any difference tbh.

Also, swiping the carousel on phone is bit difficult, i dont know whether if that is a bug or a feature.

Any help would be appreciated :)

Thank you