Skip to content

Releases: Skipperlla/rn-swiper-list

Release 2.1.0

28 Aug 08:19
Compare
Choose a tag to compare

2.1.0 (2024-08-28)

Features

  • add callback for onIndexChange (7a56116)
  • add onIndexChange callback for card index changes (fd1c546)
  • add swipeBottom functionality to useSwipeControls (2bbbe8d)

Release 2.0.2

12 May 15:47
Compare
Choose a tag to compare

2.0.2 (2024-05-12)

It was giving an error while building on the web side, this issue has been fixed

Release 2.0.1

12 May 15:28
Compare
Choose a tag to compare

2.0.1 (2024-05-12)

I've rewritten the gesture-handler API that was used in our earlier versions. It now operates much faster and more efficiently. With this new version, the need to map cards individually is eliminated. The new swiper feature allows you to see cards listed on your screen directly.

Our old npm package is still in use; however, I recommend transitioning to this new version, which includes significant performance improvements. Due to its substantial updates, it is listed on npm as version 2.0.1.

We will continue to develop and innovate to provide a better experience for our users. Thank you for your support! Please open an issue under the enhancement label if you have a feature request.

Release 1.7.0

08 Oct 19:25
Compare
Choose a tag to compare

1.7.0 (2023-10-08)

Features

  • added pointerEvents to OverlayLabel (2ace875)

Release 1.6.0

23 Aug 21:00
Compare
Choose a tag to compare

1.6.0 (2023-08-23)

Features

Release 1.5.1

16 Aug 12:17
Compare
Choose a tag to compare

1.5.1 (2023-08-16)

update README.md

Release 1.5.0

16 Aug 12:14
7b21ec4
Compare
Choose a tag to compare

1.5.0 (2023-08-16)

Features

  • swipe methods: methods for swipe directions (c288114)
Simulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2023-08-16.at.15.13.03.mp4

Release 1.4.1

21 Apr 17:59
Compare
Choose a tag to compare
  • gitignore env added

Release 1.4.0

21 Apr 17:31
Compare
Choose a tag to compare

1.4.0 (2023-04-21)

Features

  • added swipe back function (14574f5)

Release 1.3.0

21 Apr 13:20
Compare
Choose a tag to compare

1.3.0 (2023-04-21)

Bug Fixes

  • 🐛 fixed instant Overlay Ball appearing when you drop the card from the bottom (915cc3c)
  • 🐛 fixed scale in not working after giving scaleValue (eb80a6e)
  • overlay label's in default values and zIndex set (e2c7b89)

Features

  • added overlay labels types (4b07ac1)
Simulator.Screen.Recording.-.iPhone.14.Pro.Max.-.2023-04-21.at.16.24.03.mp4