Releases: jemise111/react-native-swipe-list-view
Releases · jemise111/react-native-swipe-list-view
v0.1.8
#27 Root Cleanup - Move example code into separate directory
#28 Fix peer dependencies
v0.1.7
Add onRowOpen, onRowClose props #23
v0.1.6
#21 Add method to manually swipe row
#22 Add prop to enable recalculating hidden row layout on every onLayout event
v0.1.5
Make RN 0.25 Compliant #19
Update SwipeList - Pass event to onScroll #20
v0.1.4
Handle touch events the right way #18
Fixes broken Touchables inside SwipeRows on newer Androids
v0.1.3
Fix broken taps on some android devices #16
#17
v0.1.1
Safe close open row #15
Update example showing how to delete and close an open row
v0.1.0
Check for non existent row before closing #12
BREAKING CHANGES:
Allow data source to include sections #13
This PR introduced a small breaking change to Manually Closing Sections. See this section of the README for details
v0.0.4
allow manually closing rows #8
v0.0.3
Add ability to disable swiping #6
Support RN 0.24 #4