Skip to content

3.0.0-rc.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@piaskowyk piaskowyk released this 10 Jan 15:01
· 1734 commits to main since this release
7ae587b

What's Changed

  • Add support for React Native 0.71 by @tomekzaw in #3745
  • Fix unused debugToken_ in release mode by @tomekzaw in #3909
  • [Android] fix components being placed under the screen header by @jwajgelt in #3791
  • Add user-friendly error message when worklet cannot be created due to missing Babel plugin by @tomekzaw in #3893
  • Fix sensor listener leak on Android by @graszka22 in #3900
  • Fix useAnimatedScrollHandler when using FlashList by @graszka22 in #3899
  • Color interpolation improvements by @graszka22 in #3891
  • Fix layout after entering animation ends by @jwajgelt in #3795
  • Move REANIMATED_VERSION definition to ReanimatedVersion.h by @tomekzaw in #3920
  • Cocoapods: Fix deprecated/removed File.exists method by @iBotPeaches in #3919
  • Support device orientation change in default layout animations by @graszka22 in #3901
  • Convert c-like bool to obj-c-like BOOL for REAHasAnimationBlock by @piaskowyk in #3921
  • Fix issues with relative paths when bundling web apps by @jwajgelt in #3922
  • Keep NewestShadowNodesRegistry lock for longer by @tomekzaw in #3926

New Contributors

@iBotPeaches

🙌 Thank you for your contributions!

Full Changelog: 3.0.0-rc.9...3.0.0-rc.10

Package build: https://github.com/software-mansion/react-native-reanimated/actions/runs/3883993156