Skip to content

Releases: dohooo/react-native-reanimated-carousel

v3.3.0

11 Jan 08:32
ac1c020
Compare
Choose a tag to compare

Minor Changes

Release 3.1.5

04 Nov 04:00
Compare
Choose a tag to compare

3.1.5 (2022-11-04)

Bug Fixes

  • refactoring some code on data prop (5ff96ab)

Release 3.1.4

04 Nov 03:34
Compare
Choose a tag to compare

3.1.4 (2022-11-04)

Bug Fixes

Release 3.1.3

01 Nov 15:43
Compare
Choose a tag to compare

3.1.3 (2022-11-01)

Bug Fixes

  • fixed a bug that be crushed when put in redux data (a5af02a), closes #296

Release 3.1.2

01 Nov 13:19
Compare
Choose a tag to compare

3.1.2 (2022-11-01)

Bug Fixes

Release 3.1.1

25 Oct 06:42
Compare
Choose a tag to compare

3.1.1 (2022-10-25)

Bug Fixes

  • fixed index error when data length changed (9f343f8)

Release 3.1.0

19 Oct 05:54
Compare
Choose a tag to compare

3.1.0 (2022-10-19)

Features

  • add new props to control or get information for carousel animation (2a39346), closes #285

Release 3.0.6

27 Sep 09:20
Compare
Choose a tag to compare

3.0.6 (2022-09-27)

Bug Fixes

  • can't override the carousel styles. e.g. "overflow: visible;" (2ab0bff), closes #260

Release 3.0.5

15 Sep 13:19
Compare
Choose a tag to compare

3.0.5 (2022-09-15)

Release 3.0.4

12 Aug 05:09
Compare
Choose a tag to compare

3.0.4 (2022-08-12)

Bug Fixes

  • scrollTo is not running properly (f406258), closes #222