Target Branch
0.86
Link to commit or PR to be picked
react/react-native#52646
Description
As mentioned by https://x.com/alireza_hadjar/status/2077397528220471331
This has been a cause for crashes due to race conditions for a while, causing up to 23% of the crashes for this user.
It has been fixed a year ago, but is only now hitting >=0.87.0-rc.0. Because Expo SDK 57 uses RN 0.86, we'd like to cherry pick this too due to the impact
Target Branch
0.86
Link to commit or PR to be picked
react/react-native#52646
Description
As mentioned by https://x.com/alireza_hadjar/status/2077397528220471331
This has been a cause for crashes due to race conditions for a while, causing up to 23% of the crashes for this user.
It has been fixed a year ago, but is only now hitting
>=0.87.0-rc.0. Because Expo SDK 57 uses RN0.86, we'd like to cherry pick this too due to the impact