Skip to content

Releases: jemise111/react-native-swipe-list-view

v0.1.8

07 Jun 14:03
Compare
Choose a tag to compare

#27 Root Cleanup - Move example code into separate directory
#28 Fix peer dependencies

v0.1.7

18 May 17:05
Compare
Choose a tag to compare

Add onRowOpen, onRowClose props #23

v0.1.6

18 May 15:34
Compare
Choose a tag to compare

#21 Add method to manually swipe row
#22 Add prop to enable recalculating hidden row layout on every onLayout event

v0.1.5

12 May 14:22
Compare
Choose a tag to compare

Make RN 0.25 Compliant #19
Update SwipeList - Pass event to onScroll #20

v0.1.4

06 May 17:21
Compare
Choose a tag to compare

Handle touch events the right way #18

Fixes broken Touchables inside SwipeRows on newer Androids

v0.1.3

03 May 22:08
Compare
Choose a tag to compare

Fix broken taps on some android devices #16
#17

v0.1.1

03 May 15:37
Compare
Choose a tag to compare

Safe close open row #15

Update example showing how to delete and close an open row

v0.1.0

28 Apr 20:57
Compare
Choose a tag to compare

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

28 Apr 18:52
Compare
Choose a tag to compare

allow manually closing rows #8

v0.0.3

20 Apr 03:28
Compare
Choose a tag to compare

Add ability to disable swiping #6
Support RN 0.24 #4