Releases: dohooo/react-native-reanimated-carousel
Releases · dohooo/react-native-reanimated-carousel
Release 1.2.0-beta.2
04 Jan 15:36
Compare
Sorry, something went wrong.
No results found
Release 1.2.0-beta.1
04 Jan 06:24
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix bug with windowSize props (8a048df ), closes #71
Features
Release 1.2.0-beta.0
04 Jan 02:37
Compare
Sorry, something went wrong.
No results found
Release 1.1.1
04 Jan 05:59
Compare
Sorry, something went wrong.
No results found
1.1.1 (2022-01-04)
Bug Fixes
fix bug with windowSize props (8a048df ), closes #71
Release 1.1.0
03 Jan 09:24
Compare
Sorry, something went wrong.
No results found
1.1.0 (2022-01-03)
Features
Release 1.0.12
28 Dec 09:36
Compare
Sorry, something went wrong.
No results found
1.0.12 (2021-12-28)
Bug Fixes
fixed scroll pass the last item (34a5e57 )
Release 1.0.11
20 Dec 06:38
Compare
Sorry, something went wrong.
No results found
1.0.11 (2021-12-20)
Bug Fixes
fixed useAnimatedReaction wrong import (7b7a3fc )
Release 1.0.10
19 Dec 13:40
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.8 (2021-12-06)
Bug Fixes