Releases: dohooo/react-native-reanimated-carousel
Releases · dohooo/react-native-reanimated-carousel
Release 1.0.7
05 Dec 15:15
Compare
Sorry, something went wrong.
No results found
1.0.7 (2021-12-05)
Bug Fixes
a quick call to the page number switch method causes an offset error (0c93b86 ), closes #30
defaultIndex does not work as expected (42e4616 ), closes #33
fix computed error with MAX/MIN (e9a3007 )
image flickers within Carousel when state is updated (094f3af ), closes #32
modify useOffsetX viewCount default value (dd30b9c )
sliding error with no loop (955b5ed ), closes #24
Release 1.0.6
27 Nov 04:17
Compare
Sorry, something went wrong.
No results found
1.0.6 (2021-11-27)
Features
Release 1.0.5
20 Nov 04:35
Compare
Sorry, something went wrong.
No results found
1.0.5 (2021-11-20)
Bug Fixes
a quick call to the page number switch method causes an offset error (dacbd48 ), closes #30
defaultIndex does not work as expected (c67206f ), closes #33
image flickers within Carousel when state is updated (d34d71d ), closes #32
sliding error with no loop (0597a14 ), closes #24
Release 1.0.4
18 Nov 05:43
Compare
Sorry, something went wrong.
No results found
1.0.4 (2021-11-18)
Bug Fixes
hooks/usepropserrorboundary.ts: always be error when data props set null (2450fe1 ), closes #34
Release 1.0.3
10 Nov 02:50
Compare
Sorry, something went wrong.
No results found
1.0.3 (2021-11-10)
Features
Release 1.0.2
03 Nov 04:28
Compare
Sorry, something went wrong.
No results found
1.0.2 (2021-11-03)
Features
add onProgressChange props (a3894ff )
Release 1.0.1
01 Nov 11:55
Compare
Sorry, something went wrong.
No results found
1.0.1 (2021-11-01)
Bug Fixes
Release 1.0.0
31 Oct 06:49
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-10-31)
Bug Fixes
fix default timeConfig (0f99500 )
solve sliding flicker problem (96678e0 )
solve sliding flicker problem (e26c384 )
upgrade expo sdk 40 to 41. fix example error (11b39b1 )
Features
improve sliding experience (14b62ee )
BREAKING CHANGES
remove props "timingConfig", add "springConfig" with no support of duration
Release 0.5.4
27 Oct 06:06
Compare
Sorry, something went wrong.
No results found
0.5.4 (2021-10-27)
Bug Fixes
onSnapToItem gives floating index (13d6c64 ), closes #13
Release 0.5.2
19 Oct 05:45
Compare
Sorry, something went wrong.
No results found
0.5.2 (2021-10-19)
Features
add panGestureHandlerProps props (28019e7 )