Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 297 Bytes

File metadata and controls

12 lines (6 loc) · 297 Bytes

2.1.0

  • Adds onSwipedUp, onSwipedRight, onSwipedDown, onSwipedLeft callbacks.

2.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.