8000 Releases · Skipperlla/rn-swiper-list · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: Skipperlla/rn-swiper-list

Release 2.4.0

06 Jun 18:26
Compare
Choose a tag to compare

2.4.0 (2025-06-06)

Bug Fixes

  • remove redundant data length update in useSwipeControls hook (cb54cb0)
  • update rendering logic to use prerenderItems for improved performance (9203def)

Features

  • add onPress callback to SwiperCard for tap handling (1c34b2e)
  • add prerenderItems option to SwiperCard for optimized rendering (4cdb701)

Release 2.3.0

06 Jun 15:31
Compare
Choose a tag to compare

2.3.0 (2025-06-06)

Bug Fixes

  • performance issues because it was rendering everything at once (20aaaf1)

Features

  • add prerenderItems prop for improved performance in Swiper component (ee4654b)
  • support custom keyExtractor (b772dc5)

Release 2.2.0

14 Dec 10:37
Compare
Choose a tag to compare

2.2.0 (2024-12-14)

Bug Fixes

  • reverse cards render order to align element hierarchy with z-index (26f9833)

Features

  • add loop 10000 props (d93e8e3)
  • add swipe animation spring configs (61c5042)
  • add swipe animation spring configs (b8d6006)

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
0