microsoft / react-native-macos

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

[visionOS] Implement isVision interfaceIdiom #2077

Closed Saadnajmi closed 5 months ago

Saadnajmi commented 5 months ago

Please select one of the following

Summary:

Cherry pick a couple of changes to introduce the isVision API so that we can write visionOS specific JS. This is a cherry pick of two commits already upstream, plus an extra one to add the method to Platform.macos.js,

Changelog:

[VISIONOS] [ADDED] - Implement isVision interfaceIdiom

Test Plan:

CI should pass