Releases: GFean/rn-gesture-swipeable-flatlist
Releases · GFean/rn-gesture-swipeable-flatlist
v2.3.0
v2.0.1
Fix minor issues
Fix the item closing after swiping it twice in the same direction.
1.1.13
add enableOpenMultipleRows
prop, which can control if multiple rows can be opened at the same time - defaults to true
.
remove react-native-gesture-handler automatic installation, since it was creating some problems on different version of react-native and especially expo projects.