react-swipeable
Advanced tools
Changelog
3.1.0
isFLick
to onSwipe eventsChangelog
2.1.0
onFlick
prop has been removed.
onSwipe
now has a 4th argument for the callback Boolean isFlick
Added a prop flickThreshold
which allows you to customize at what velocity a flick is detected.