react-native-releases
react-native-releases copied to clipboard
[0.75][iOS] Fabric: Fixes animations strict weak ordering sorted check failed
Target Branch(es)
0.75
Link to commit or PR to be picked
https://github.com/facebook/react-native/commit/7c60a65aced91b5c2d5ac08846e2869b475c3b31
Description
This is to fix the weak ordering crashes when built in Debug with Xcode 16.
Thanks @zhongwuzw for the fix 👏🏻