Releases: Skipperlla/rn-swiper-list
Release 2.1.0
Release 2.0.2
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
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
Release 1.6.0
Release 1.5.1
1.5.1 (2023-08-16)
update README.md
Release 1.5.0
Release 1.4.1
- gitignore env added
Release 1.4.0
Release 1.3.0
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)