Skip to content

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

v3.1.0

13 May 12:33
Compare
Choose a tag to compare
  • Add closeAllOpenRows function #466
  • Add useNativeDriver to types #464

v3.0.1

02 May 19:53
Compare
Choose a tag to compare
  • Add isOpen to SwipeRow #462

v3.0.0

26 Apr 14:43
Compare
Choose a tag to compare

Actions are here! (thanks again @proof666)

See this doc for everything you need to know: https://github.com/jemise111/react-native-swipe-list-view/blob/master/docs/actions.md

All PRs released:

  • Added this.props.onScroll null check #457
  • ViewPropType Deprecation Fix #454
  • Fix documentation example #450
  • Fixed inconsistent prop name for opting in animated list #447
  • Pass additional swipe data to the swipeGestureEnded callback #443
  • Provide clarity on necessity of key property in the data array #437
  • Add actions functionality #395
  • Actions #1

v3.0.0-rc2

04 Apr 22:11
Compare
Choose a tag to compare
v3.0.0-rc2 Pre-release
Pre-release
  • Pass additional swipe data to the swipeGestureEnded callback #443
  • Provide clarity on necessity of key property in the data array #437

v3.0.0-rc1

30 Mar 14:39
Compare
Choose a tag to compare
v3.0.0-rc1 Pre-release
Pre-release
  • Add actions functionality #395
  • Actions #1

Please see https://github.com/jemise111/react-native-swipe-list-view/blob/master/docs/actions.md for an excellent new feature called Actions (thanks @proof666 !) and please report any issues

v2.5.0

28 Mar 22:28
Compare
Choose a tag to compare
  • Fix types for new props #441
  • Add swipeGestureEnded prop #440
  • updated data variable to rowData #438
  • Opt in to animated lists #439
  • Fix onPress Params #435

v2.4.0

15 Mar 14:15
Compare
Choose a tag to compare
  • Added support for AnimatedEvent object in onScroll callback #428

v2.3.0

27 Feb 16:30
Compare
Choose a tag to compare
  • Added ability to set restSpeedThreshold and restDisplacementThreshold. #423
  • Clean up and separate examples #422

v2.2.0

20 Feb 15:47
Compare
Choose a tag to compare

v2.1.3

31 Dec 20:43
Compare
Choose a tag to compare
  • Fixed rows not closing on refresh on android #389