Releases: dohooo/react-native-reanimated-carousel
Releases · dohooo/react-native-reanimated-carousel
v3.3.2
09 May 09:32
Compare
Sorry, something went wrong.
No results found
v3.3.1
09 May 01:17
Compare
Sorry, something went wrong.
No results found
Patch Changes
b09fb81 : chore: only push the lib to npm.
v3.3.0
11 Jan 08:32
Compare
Sorry, something went wrong.
No results found
Release 3.1.5
04 Nov 04:00
Compare
Sorry, something went wrong.
No results found
3.1.5 (2022-11-04)
Bug Fixes
refactoring some code on data prop (5ff96ab )
Release 3.1.4
04 Nov 03:34
Compare
Sorry, something went wrong.
No results found
3.1.4 (2022-11-04)
Bug Fixes
Release 3.1.3
01 Nov 15:43
Compare
Sorry, something went wrong.
No results found
3.1.3 (2022-11-01)
Bug Fixes
fixed a bug that be crushed when put in redux data (a5af02a ), closes #296
Release 3.1.2
01 Nov 13:19
Compare
Sorry, something went wrong.
No results found
3.1.2 (2022-11-01)
Bug Fixes
Release 3.1.1
25 Oct 06:42
Compare
Sorry, something went wrong.
No results found
3.1.1 (2022-10-25)
Bug Fixes
fixed index error when data length changed (9f343f8 )
Release 3.1.0
19 Oct 05:54
Compare
Sorry, something went wrong.
No results found
3.1.0 (2022-10-19)
Features
add new props to control or get information for carousel animation (2a39346 ), closes #285
Release 3.0.6
27 Sep 09:20
Compare
Sorry, something went wrong.
No results found
3.0.6 (2022-09-27)
Bug Fixes
can't override the carousel styles. e.g. "overflow: visible;" (2ab0bff ), closes #260