Patch Changes
-
#924
e4fa56fThanks @dohooo! - - Keep every item rendered in loop mode whenwindowSizeis equal to or greater than the data length (Issue #918).- Add unit and Maestro regression coverage for small looped data sets.
-
#924
e4fa56fThanks @dohooo! - - Keep automatically measured carousels responsive when their window or parent container changes size (Issue #890).- Preserve explicit style, item size, and legacy
width/heightsizing behavior.
- Preserve explicit style, item size, and legacy
-
#924
e4fa56fThanks @dohooo! - - Require React Native Reanimated 4.1 or newer to avoid incompatible Reanimated 4.0 and React Native Worklets 0.5 combinations.