Skip to content

v5.0.0-beta.6

Pre-release
Pre-release

Choose a tag to compare

@dohooo dohooo released this 18 Jul 20:16
9ae33bc

Patch Changes

  • #924 e4fa56f Thanks @dohooo! - - Keep every item rendered in loop mode when windowSize is equal to or greater than the data length (Issue #918).

    • Add unit and Maestro regression coverage for small looped data sets.
  • #924 e4fa56f Thanks @dohooo! - - Keep automatically measured carousels responsive when their window or parent container changes size (Issue #890).

    • Preserve explicit style, item size, and legacy width/height sizing behavior.
  • #924 e4fa56f Thanks @dohooo! - - Require React Native Reanimated 4.1 or newer to avoid incompatible Reanimated 4.0 and React Native Worklets 0.5 combinations.