react-swipeable
Advanced tools
Changelog
5.4.0
initial
property to eventData
that supplies the inital [x, y]
swipe value coordinates issue #150 and PR #131Changelog
5.3.0
useSwipeable
hook. Added useMemo
for handler internals issue #134 and PR #149
Changelog
5.2.3
event.cancelable
for touchmove
events before calling event.preventDefault()
, issue #128 and PR #145
Changelog
5.2.0
useSwipeable
and <Swipeable>
, issue #136 and PR #138
useSwipeable
and <Swipeable>
, issue #125