Skip to content

Releases: dohooo/react-native-reanimated-carousel

Release 1.2.0-beta.2

04 Jan 15:36

Choose a tag to compare

Release 1.2.0-beta.2 Pre-release
Pre-release

1.2.0-beta.2 (2022-01-04)

Bug Fixes

Release 1.2.0-beta.1

04 Jan 06:24

Choose a tag to compare

Release 1.2.0-beta.1 Pre-release
Pre-release

1.2.0-beta.1 (2022-01-04)

Bug Fixes

  • fix bug with windowSize props (8a048df), closes #71

Features

Release 1.2.0-beta.0

04 Jan 02:37

Choose a tag to compare

Release 1.2.0-beta.0 Pre-release
Pre-release

1.2.0-beta.0 (2022-01-04)

Features

Release 1.1.1

04 Jan 05:59

Choose a tag to compare

1.1.1 (2022-01-04)

Bug Fixes

  • fix bug with windowSize props (8a048df), closes #71

Release 1.1.0

03 Jan 09:24

Choose a tag to compare

1.1.0 (2022-01-03)

Features

Release 1.0.12

28 Dec 09:36

Choose a tag to compare

1.0.12 (2021-12-28)

Bug Fixes

  • fixed scroll pass the last item (34a5e57)

Release 1.0.11

20 Dec 06:38

Choose a tag to compare

1.0.11 (2021-12-20)

Bug Fixes

  • fixed useAnimatedReaction wrong import (7b7a3fc)

Release 1.0.10

19 Dec 13:40

Choose a tag to compare

1.0.10 (2021-12-19)

Bug Fixes

  • fix ScrollViewGesture callback (40412fc)
  • fixed failure to set default values (5d02779)
  • fixed types (9f3068b)
  • modify useCarouselController params (c8f2c6a)

Features

Performance Improvements

Release 1.0.9

07 Dec 14:29

Choose a tag to compare

1.0.9 (2021-12-07)

Performance Improvements

  • add props 'windowSize' (4e066ee), closes #46
  • reduce the calculation of animation values (de32274), closes #46

Release 1.0.8

06 Dec 14:11

Choose a tag to compare

1.0.8 (2021-12-06)

Bug Fixes