Releases: dohooo/react-native-reanimated-carousel
Releases · dohooo/react-native-reanimated-carousel
Release 2.3.0
2.3.0 (2022-02-19)
Features
- add enabled props (e713e12)
- deprecated enableSnap instead with snapEnabled (43c84c2)
Release 2.2.5-beta.0
Bug Fixes
Features
- support to modify scroll animation. Add
withAnimation
props (e3f34a4), closes #105
Release 2.2.4
2.2.4 (2022-01-25)
Bug Fixes
Release 2.2.3
2.2.3 (2022-01-24)
Bug Fixes
Release 2.2.2
2.2.2 (2022-01-23)
Bug Fixes
- onProgressChange & onSnapToItem bug when only 2 image (bdb2d74), closes #74
- when autoPlay is false, manual sliding will still autoPlay (6aa3cc4), closes #111
Release 2.2.0
2.2.0 (2022-01-16)
Bug Fixes