microsoft / react-native-macos

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

[CherryPick] Fix retrieving current appearance in multi-window apps #2125

Closed Saadnajmi closed 4 months ago

Saadnajmi commented 4 months ago

Summary:

Cherry pick https://github.com/facebook/react-native/commit/d00d35e8723293b0c1e098fa2e02756884a0f7f9 to fix a bug we're seeing internally

Test Plan:

CI should pass