Releases: jemise111/react-native-swipe-list-view
Releases · jemise111/react-native-swipe-list-view
v1.4.0
#248 Update example project to RN 57.5
#240 Fix getScrollResponder issues
#235 Add optional should component update support
v1.3.1
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.1.1
#205 Fix swiping issues in React Native Windows
v1.1.0
#202 Add previewOpenDelay
prop
v1.0.7
#193 Calls the correct render
function for a row in the renderListView
function
v1.0.6
#187 Safer setting scroll enabled and add callback
v1.0.5
#185 Add safe check before disabling scroll
v1.0.4
#178 Fix safeCloseOpenRow