akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.72k stars 2.1k forks source link

Support for Free Scrolling Mode #532

Closed adamthewan closed 7 years ago

adamthewan commented 7 years ago

Would like to have support for a "Free Mode" (meaning it doesn't scroll per item), other Slider components have this but React-Slick works for my project.

akiran commented 7 years ago

We already have swipe feature . You can drag slides as much as you want and then leave

Check if that works for you

adamthewan commented 7 years ago

Hey thanks for the quick reply! Yea, I just found out about the Swipe mode, it works similarly to Free Mode for my use.

Thanks!

msurabhi2 commented 5 years ago

how to use freescrolling with react-slick?

hrkazemi commented 5 years ago

"Swipe" is not the same as "Free Scrolling". we want slide item stay at wherever position it leaved.

alamin00006 commented 9 months ago

I am using React Slick but not working free dragging, how to solve this problem