Skip to content

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

v1.4.0

19 Nov 13:07
Compare
Choose a tag to compare

#248 Update example project to RN 57.5
#240 Fix getScrollResponder issues
#235 Add optional should component update support

v1.3.1

17 Jul 13:31
Compare
Choose a tag to compare

Fix #224 Can't disable scroll
Fix #225 Add toValue to the onRowOpen and onRowDidOpen props so you can detect which way a row has been swiped after it opens

v1.3.0

20 May 05:03
Compare
Choose a tag to compare

#208 Fixes the dreaded delete row scrolling bug (issue #109)

Big thanks to @thomas-brx

v1.2.0

20 May 04:42
Compare
Choose a tag to compare

#207 Section List Support! (big thanks to @thomas-brx and @wuhenzhizao

v1.1.1

01 May 07:05
Compare
Choose a tag to compare

#205 Fix swiping issues in React Native Windows

v1.1.0

23 Apr 10:48
Compare
Choose a tag to compare

#202 Add previewOpenDelay prop

v1.0.7

29 Mar 14:06
Compare
Choose a tag to compare

#193 Calls the correct render function for a row in the renderListView function

v1.0.6

06 Feb 13:51
Compare
Choose a tag to compare

#187 Safer setting scroll enabled and add callback

v1.0.5

29 Jan 01:42
b4f412d
Compare
Choose a tag to compare

#185 Add safe check before disabling scroll

v1.0.4

15 Jan 02:11
Compare
Choose a tag to compare

#178 Fix safeCloseOpenRow