Skip to content

Releases: ambisign-gavin/react-native-swipe-item

v0.6.1

02 May 13:34
Compare
Choose a tag to compare

support RTL.

What's Changed

Full Changelog: v0.6.0...v0.6.1

v0.6.0

25 Feb 14:39
Compare
Choose a tag to compare

introduce the SwipeProvider component.

support react-native 0.62.0 and newer version

19 Feb 15:09
587b7d0
Compare
Choose a tag to compare
Merge pull request #17 from ambisign-gavin/develop-0.5.0

support react-native 0.62.0 and newer version

introduce the disable feature

27 Apr 02:37
Compare
Choose a tag to compare
  1. Introduce the disable feature (resolve #2 ).
  2. Update dependency modules.

Support typescript

13 Mar 07:48
Compare
Choose a tag to compare

Add typescript definitions

Add new props & methods

13 Jan 15:17
Compare
Choose a tag to compare
  1. Add the onSwipeInitial prop.
  2. Add the onLeftButtonsShowed prop.
  3. Add the onRightButtonsShowed prop.
  4. Add the onMovedToOrigin prop.
  5. Add the close method.

v0.1.0

06 Jan 08:47
e511b7c
Compare
Choose a tag to compare
Update README.md