microsoft / react-native-macos

A framework for building native macOS apps with React.
https://microsoft.github.io/react-native-windows/
MIT License
3.37k stars 129 forks source link

[Hotfix] Pick up RCTDeviceInfo fix from upstream #2130

Closed Saadnajmi closed 1 month ago

Saadnajmi commented 1 month ago

Summary:

Pick up https://github.com/facebook/react-native/commit/d46d80d2ef6cdc05c5a1b2429ed1df93410ae36f and https://github.com/facebook/react-native/commit/44159e35ce21910a7c1f0f66807f43512b442b3c from upstream to fix a potential hang we're seeing internally

Test Plan:

CI should pass