github software-mansion/react-native-reanimated 3.19.0

latest releases: 4.1.0, worklets-0.5.0, 4.0.3...
one month ago

What's Changed

  • (cherry-pick) fix: bump to C++20 by @MatiPl01 in #7700
  • chore: Remove CI state badges from readme by @MatiPl01 in #7703
  • (cherry-pick) fix: Crash in useScrollViewOffset if animatedRef is not initialized by @MatiPl01 in #7701
  • (cherry-pick) fix: useScrollViewOffset not working after delayed ref initialization by @MatiPl01 in #7704
  • (cherry-pick) chore: Remove duplicate code from useAnimatedRef implementation by @MatiPl01 in #7705
  • (cherry-pick) Update NativeEventsManager.ts by @MatiPl01 in #7707
  • (cherry-pick) fix: useHandler updating on every render, even if dependencies didn't change by @MatiPl01 in #7706
  • (cherry-pick) [Web] Do not call getBoundingClientRect on every update by @MatiPl01 in #7712
  • fix: Not working window size dependent layout animations by @MatiPl01 in #7710
  • (cherry pick) Fix sticky header by @MatiPl01 in #7708
  • (cherry-pick) Don't run exiting animations on modal removal by @MatiPl01 in #7709
  • fix: Prevent uninitialized ScrollView warning from showing up on unmount by @MatiPl01 in #7711
  • (cherry-pick) feat: Add CellRendererComponentStyle to Animated.FlatList by @MatiPl01 in #7713
  • [3.18] Fix layout animations on Android by @piaskowyk in #7757
  • (cherry-pick) Fix reparenting by @MatiPl01 in #7792
  • (cherry-pick) Fix zombie view when parent is moved by @MatiPl01 in #7793
  • (cherry-pick) Fix dynamic updates of layout animations by @MatiPl01 in #7813
  • (cherry-pick) [Fabric LA] Mark deleted nodes as DELETED by @MatiPl01 in #7819
  • (cherry-pick) [Fabric LA] Add progress batching by @MatiPl01 in #7817
  • (cherry-pick) fix: Accordion example crashing on web by @MatiPl01 in #7833
  • cherry-pick: Add support for RN 0.81 in packages (without example apps) by @MatiPl01 in #7834
  • fix: Remaining issue fixes by @MatiPl01 in #7839
  • (cherry-pick) fix: precision errors in color interpolation keeping the animation to run forever by @MatiPl01 in #7846
  • release: Reanimated 3.19.0 by @MatiPl01 in #7837

Full Changelog: 3.18.0...3.19.0

Don't miss a new react-native-reanimated release

NewReleases is sending notifications on new releases.