Releases: dohooo/react-native-reanimated-carousel
Releases · dohooo/react-native-reanimated-carousel
v4.0.0-canary.22
v4.0.0-canary.21
v4.0.0-canary.20
v4.0.0-canary.19
Patch Changes
- #724
33022e6
Thanks @stoickeyboard and @dohooo! - fix: next item function overscolling with overscrollEnabled is false
v4.0.0-canary.18
v4.0.0-canary.17
v4.0.0-canary.16
v4.0.0-canary.15
Patch Changes
- #677
00c948b
Thanks @nmassey! - fix Pagination.Basic and Pagination.Custom usage of TouchableWithoutFeedback.
This fixes press event handler not working correctly. (Thanks to @qwertychouskie for reporting!)
v4.0.0-canary.14
v4.0.0-canary.13
Patch Changes
-
#629
80ec737
Thanks @nickoelsner! - fix: typescript error where MeasuredDimension can be null -
#652
2916a26
Thanks @bdtren! - Add <Pagination.Custom/> dot animation. -
#577
17621ca
Thanks @nmassey! - fix: make gesture onStart/onUpdate/onEnd (et al) callbacks run as worklets again -
#648
0abdb2d
Thanks @nmassey! - fix app crash when using "onProgressChange" prop as function -
#576
a99f069
Thanks @nmassey! - fix: rework code to avoid possible flicker when starting pan (panOffset race condition)