Reanimated 4.5.5

v4.​5.​5Patch Release
In this article

What's changed

  • Fixed an Android build failure on React Native 0.83 and 0.84. LayoutAnimationsProxy_Legacy.cpp called invokeAsync on the JS call invoker while only a forward declaration of CallInvoker was in scope, so the compiler reported member access into incomplete type. React Native 0.85 and newer pull the complete type in transitively, which is why only 0.83 and 0.84 were affected. (#10318)

Full changelog: 4.5.4...4.5.5

Release card
Reanimated 4.5.5 release card