Description
To allow for visionOS specific APIs we need to setup SwiftUI as the entry point to visionOS apps.
The idea is to have UIViewRepresentable holding react native root view which would allow us to use: ImmersiveSpaces, volumetric windows and ornaments
Description
To allow for
visionOSspecific APIs we need to setup SwiftUI as the entry point to visionOS apps.The idea is to have
UIViewRepresentableholding react native root view which would allow us to use: ImmersiveSpaces, volumetric windows and ornaments