callstack / react-native-visionos

A framework for building native visionOS applications using React
https://callstack.github.io/react-native-visionos-docs/
MIT License
1.02k stars 30 forks source link

[WIP]: implement Platform.OS for visionOS #2

Closed okwasniewski closed 1 year ago

okwasniewski commented 1 year ago

Summary:

This PR is WIP as it needs custom metro resolver to prevent adding dummy files importing iOS version of this file.

Changelog:

Test Plan:

okwasniewski commented 1 year ago

I'm closing this PR in favour of @thymikee work on this topic