3.0.0-rc.10
Pre-release
Pre-release
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-likeBOOL
forREAHasAnimationBlock
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
🙌 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