souporserious / react-view-pager

Slider/Carousel powered by React Motion.
http://souporserious.github.io/react-view-pager/
MIT License
293 stars 46 forks source link

free scroll #47

Open souporserious opened 7 years ago

souporserious commented 7 years ago

Add the ability to grab and throw the track with a free scroll prop.

Inspiration https://github.com/chrisbateman/impetus https://ariya.io/2013/11/javascript-kinetic-scrolling-part-2 https://github.com/ariya/kinetic/blob/master/5/coverflow.js

exdeniz commented 7 years ago

Free scroll very cool UI case for mobile. Please add this.

vonwao commented 6 years ago

I'm looking for this too. react-slick has an option for this: https://react-slick.neostack.com/docs/example/swipe-to-slide

souporserious commented 6 years ago

I'm working on moving this library's animation engine to popmotion which supports this, so it should be coming soon-ish! Just trying to find the time to update things 😅.

exdeniz commented 6 years ago

popmotion - new star in animation! Good choise!