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

[0.72] Ensure `React` can be imported as a swift module #2055

Closed Saadnajmi closed 6 months ago

Saadnajmi commented 8 months ago

Cherry pick https://github.com/facebook/react-native/commit/bdfa368060ae32e08ca26c884610041df40db96e to ensure that we can consume React as a Swift Module. This commit is already in 0.73 and main.

Saadnajmi commented 6 months ago

Closing as we're moving off React Native macOS 0.72 internally soon and no longer need this.