Target Branch
0.87
Link to commit or PR to be picked
react/react-native#57559
Description
Tidy ups following react/react-native#57557.
Cause
Ultimately, a race condition on 0.87-stable from not having all of the following changes at once:
This PR aligns the branch state with main (and undoes react/react-native#57557).
Target Branch
0.87
Link to commit or PR to be picked
react/react-native#57559
Description
Tidy ups following react/react-native#57557.
Cause
Ultimately, a race condition on
0.87-stablefrom not having all of the following changes at once:This PR aligns the branch state with
main(and undoes react/react-native#57557).