Skip to content

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

v1.5.8

02 Jul 19:30
Compare
Choose a tag to compare
  • Make useNativeDriver optional prop #305

v1.5.7

30 Jun 16:44
Compare
Choose a tag to compare
  • fix: #302 #303
  • Force-closing to left/right end on hitting threshold. #299

v1.5.6

22 Jun 19:09
Compare
Choose a tag to compare
  • Upgrade example to rn 59.9 #301
  • add Types and optimizing animation #296

v1.5.5

28 May 19:13
Compare
Choose a tag to compare
  • On delete close row without animation #291

v1.5.4

23 May 02:27
Compare
Choose a tag to compare
  • Add "disableHiddenLayoutCalculation" prop #276
  • Preserve arguments for onPress #278
  • Correct link to the docs for per row behaviour #286

v1.5.3

22 Feb 15:52
Compare
Choose a tag to compare

#274 Don't do row preview is key is undefined

v1.5.2

17 Feb 15:55
Compare
Choose a tag to compare

#269 Avoid ListView deprecation warning

v1.5.1

30 Dec 03:41
Compare
Choose a tag to compare

#262 Fix shouldItemUpdate func

v1.5.0

24 Nov 01:36
Compare
Choose a tag to compare

#252 Add prop to detect swipe value changes

See a more full example here: https://github.com/jemise111/react-native-swipe-list-view#ui-based-on-swipe-values-the-gmail-effect

v1.4.1

23 Nov 19:13
Compare
Choose a tag to compare

#251 Fix shouldComponentUpdate not updating properly
#249 Add support to not close rows when others are opened