In this article
What's changed
- Fixed a crash caused by withheld exiting layout animations in the experimental proxy (#10073)
- Fixed a crash in
handleRawEventwhen a stale event target had a null instance handle (#9926) - Reanimated no longer takes over the
UIManagerAnimationDelegate, so React Native'sLayoutAnimation.configureNextworks alongside Reanimated animations (#9901) - Fixed a sticky header jumping on Android during scroll (#10052)
- Fixed an iOS crash by guarding against a nil
_performOperationsblock inREANodesManager(#10229)
Full changelog: 4.5.3...4.5.4
Release card