📄️ Deep and Universal Links
Deep and Universal Links work differently on visionOS. Because we are using SwiftUI lifecycle, it's necessary to implement different methods to capture external links.
📄️ Immersive Spaces
One of the key features of visionOS are ImmersiveSpaces, which allow to display unbounded content in a person’s surroundings.
📄️ Ornaments
In order to use ornaments in your app, you need to declare them in your App.swift file.