Hey everybody!
Does anyone know if there's a UIKit API that's equivalent to SwiftUI's View/offset(z:)?
https://developer.apple.com/documentation/swiftui/view/offset(z:)
I'd like to translate a UIView forward in space a little bit on visionOS.
❤️
Post
Replies
Boosts
Views
Activity
In visionOS, is there a way to temporarily hide the window close/position handle at the bottom of a window?
The Safari app does this, so it must be possible.
My visionOS app has a RealityView with an attachment containing SwiftUI controls, and occasionally the controls in the attachment don't respond to user interaction.
Is this a known issue?
Is there a workaround?
Are RealityView attachments only intended to be output only?
Using visionOS 1.0 beta 3 (Xcode 15 beta 8), I've reproduced this problem with a small standalone Xcode project. I submitted the issue as FB13143132 with lovingly hand-crafted artisan repro steps. The Xcode project is also available at https://github.com/drewolbrich/AttachmentControls
Thank you for investigating this issue.
Screenshot my use case:
I am creating an AR app that uses ARKit and SceneKit.
Will visionOS support SceneKit AR applications, or will I have to rewrite my app using RealityKit?
Thanks for answering my question.
: - )
Will visionOS support SceneKit?