Skip to content

Releases: dohooo/react-native-reanimated-carousel

Release 2.3.10

04 May 13:14

Choose a tag to compare

2.3.10 (2022-05-04)

Bug Fixes

  • getCurrentIndex always return last snap index even after multiple data changes (9b03a4d), closes #178

Features

Release 2.3.9

03 May 08:20

Choose a tag to compare

2.3.9 (2022-05-03)

Bug Fixes

  • update typescript config (8fa86a2)

Release 2.3.8

02 May 06:13

Choose a tag to compare

2.3.8 (2022-05-02)

Bug Fixes

Release 2.3.7

02 May 05:42

Choose a tag to compare

2.3.7 (2022-05-02)

Bug Fixes

Release 2.3.6

02 May 05:13

Choose a tag to compare

2.3.6 (2022-05-02)

Bug Fixes

  • current index doesn't reset when modify data length (99f44bc), closes #163
  • duplicate style (7e7e00f), closes #169
  • refactoring logic of withAutoFillData, Add onProgressChange value boundary (101456a), closes #158

Features

  • add autoFillData props, It controls whether the data is automatically populated (309688c), closes #170

Release 2.3.5

27 Apr 13:10

Choose a tag to compare

2.3.5 (2022-04-27)

Release 2.3.4

10 Apr 10:39

Choose a tag to compare

2.3.4 (2022-04-10)

Bug Fixes

  • "defaultIndex" wasn't define internal values (UI bridge and refs) (7f7a659) close #156

Release 2.3.3

03 Apr 01:51

Choose a tag to compare

2.3.3 (2022-04-03)

Release 2.3.3-beta.1

30 Mar 09:01

Choose a tag to compare

Release 2.3.3-beta.1 Pre-release
Pre-release

2.3.3-beta.1 (2022-03-30)

Bug Fixes

Features

Release 2.3.3-beta.0

30 Mar 08:33

Choose a tag to compare

Release 2.3.3-beta.0 Pre-release
Pre-release

2.3.3-beta.0 (2022-03-30)

fixed: #66