## Cherry-picks - https://github.com/software-mansion/react-native-reanimated/pull/9434 - cherry-pick PR: #9739 - https://github.com/software-mansion/react-native-reanimated/pull/9455 - cherry-pick PR: #9739 - https://github.com/software-mansion/react-native-reanimated/pull/9660 - cherry-pick PR: #9738 - #9589 - cherry-pick PR: #9737 - #9680 - cherry-pick PR: #9737 - #9733 (fixes the InstanceDiscovery example brought in by #9589) - cherry-pick PR: #9737 - #9715 - cherry-pick PR: #9849 - #9525 - cherry-pick PR: #9823 - #9526 - cherry-pick PR: #9824 - #9534 - cherry-pick PR: #9825 - #9646 - cherry-pick PR: #9826 - #9649 - cherry-pick PR: #9827 - #9672 - cherry-pick PR: #9828 - #9707 - cherry-pick PR: #9829 - #9711 - cherry-pick PR: #9830 - #9712 - cherry-pick PR: #9831 - #9719 - cherry-pick PR: #9832 - #9728 - cherry-pick PR: #9833 - #9845 - #9848 - #9855 - #9858
Cherry-picks
Start using precompiled headers on Android #9434
fix: clang-tidy version mismatch w/ pch #9455
Don't resurrect layout animations cancelled before their start lambda ran #9660
Prefer resolved component ref for host lookup #9589
fix: support legacy
_viewConfigin animated host lookup for RN < 0.86 #9680fix: discovery example throwing on mount #9733 (fixes the InstanceDiscovery example brought in by Prefer resolved component ref for host lookup #9589)
fix: Android ANR deadlock between CSS updates-registry lock and Fabric commit #9715
fix: use optional chaining on Platform.OS to prevent crash in Bundle Mode #9525
fix: Require
onStartinvalueSetteranimation detection #9526onStartinvalueSetteranimation detection (#9526) #9824fix: cleanup LA #9534
fix: re-add LightNode before starting exiting animation #9646
fix(Reanimated): guard preserveMountedTags against resolveView throwing #9649
fix: Don't crash on iOS double reload when surface presenter has no scheduler #9672
fix: jsProps not animating on native #9707
fix: Memory leak when unmounting views mid-animation #9711
fix: CSS perspective interpolation NaN from the infinity default #9712
fix: Android crash on odd-length CSS strokeDasharray #9719
fix: flashing to default style when a CSS transition detaches on Android #9728
fix: Android crash on empty CSS strokeDasharray from the default keyframe endpoint #9845
fix: web crash-loop under strict ESM bundlers caused by require() in webUtils.web.ts #9855