Releases: dohooo/react-native-reanimated-carousel
Releases · dohooo/react-native-reanimated-carousel
Release 3.0.5
15 Sep 13:19
Compare
Sorry, something went wrong.
No results found
Release 3.0.4
12 Aug 05:09
Compare
Sorry, something went wrong.
No results found
3.0.4 (2022-08-12)
Bug Fixes
scrollTo is not running properly (f406258 ), closes #222
Release 3.0.3
28 Jun 12:50
Compare
Sorry, something went wrong.
No results found
3.0.3 (2022-06-28)
Bug Fixes
carousel crashes when swiping in the opposite direction (b5fc081 ), closes #215
Release 3.0.1
20 Jun 04:39
Compare
Sorry, something went wrong.
No results found
3.0.1 (2022-06-20)
Bug Fixes
error message for horizontal carousels (5a6e9af )
fixed pagingEnabled prop error (3c17836 )
solved web side issues (34f1108 )
upgrade example scripts (4293608 )
Features
Release 3.0.0
10 Jun 06:22
Compare
Sorry, something went wrong.
No results found
3.0.0 (2022-06-10)
Bug Fixes
update reanimated version for fix "undefined is not a function" (a326f8c ), closes #159
Release 2.6.0
04 Jun 03:10
Compare
Sorry, something went wrong.
No results found
2.6.0 (2022-06-04)
Bug Fixes
global.__reanimatedWorkletInit is not a function (591f0d8 ), closes #159 #182
Release 2.5.1
01 Jun 06:28
Compare
Sorry, something went wrong.
No results found
Release 2.5.0
29 May 03:28
Compare
Sorry, something went wrong.
No results found
2.5.0 (2022-05-29)
Bug Fixes
Features
add index argument, can jump to specific position. And remove goToIndex prop in ref (138e606 ), closes #196
always return the real index (03216a5 ), closes #192
Release 2.4.0
18 May 14:29
Compare
Sorry, something went wrong.
No results found
2.4.0 (2022-05-18)
Bug Fixes
Release 2.3.11
15 May 03:25
Compare
Sorry, something went wrong.
No results found
2.3.11 (2022-05-15)
Bug Fixes
focused index is not persisted when carousel component is re-rendered (d82d39b ), closes #181