Releases: computerjazz/react-native-swipeable-item
Releases · computerjazz/react-native-swipeable-item
v2.0.8
v2.0.6
- Add
animated
option to open/close
v2.0.1
v2.0.0
- Migrate to Reanimated v2
v1.5.7
v1.5.4
- Fix bug where item would open on press after previously swiping with high velocity
v1.5.3
- Fix issue due to removal of defaulted dep array in
reanimated
(#22)
v1.5.0
- BREAKING CHANGE: Change to
snapPoints
instead of fixed width underlay - Adds
swipeDamping
prop to control how big of an effect swipe velocity has on snapping.