Skip to content

Releases: dohooo/react-native-reanimated-carousel

v4.0.0-canary.18

23 Nov 07:15
6337cba

Choose a tag to compare

v4.0.0-canary.18 Pre-release
Pre-release

Patch Changes

v4.0.0-canary.17

14 Oct 19:43
36c4ca4

Choose a tag to compare

v4.0.0-canary.17 Pre-release
Pre-release

Patch Changes

v4.0.0-canary.16

04 Oct 15:32
3e675aa

Choose a tag to compare

v4.0.0-canary.16 Pre-release
Pre-release

Patch Changes

v4.0.0-canary.15

15 Sep 13:41
5e77b66

Choose a tag to compare

v4.0.0-canary.15 Pre-release
Pre-release

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

12 Sep 04:56
85705c5

Choose a tag to compare

v4.0.0-canary.14 Pre-release
Pre-release

Patch Changes

v4.0.0-canary.13

11 Sep 09:41
8b0096e

Choose a tag to compare

v4.0.0-canary.13 Pre-release
Pre-release

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)

v4.0.0-alpha.12

06 May 10:16
dede5eb

Choose a tag to compare

v4.0.0-alpha.12 Pre-release
Pre-release

Patch Changes

  • #574 86da6ac Thanks @nmassey! - Fixed an issue where endWithSpring used outdated data from useSharedValue after onGestureEnd, causing incorrect carousel behavior on direction reversal.

v4.0.0-alpha.11

05 May 14:06
41214a7

Choose a tag to compare

v4.0.0-alpha.11 Pre-release
Pre-release

Patch Changes

v4.0.0-alpha.10

07 Mar 20:58
d787848

Choose a tag to compare

v4.0.0-alpha.10 Pre-release
Pre-release

Patch Changes

  • #560 c181174 Thanks @dohooo! - Add a new props minScrollDistancePerSwipe to set the minimum scroll instance to make carousel scroll.

v4.0.0-alpha.9

13 Jan 23:53
29425ee

Choose a tag to compare

v4.0.0-alpha.9 Pre-release
Pre-release

Patch Changes