ARCoachingOverlayView replacement for RealityView

I thought the ARCoachingOverlayView was a nice touch, so each apps ARKit coaching was recognizable and I used it in my ARView/ARSCNView based apps.

Now with RealityView, is there any replacement planned? Or should we just use UIViewRepresentable and wrap ARCoachingOverlayView?

Accepted Answer

Hello,

I'm not aware of any replacement so ARCoachingOverlayView needs to be treated like a UIView in SwiftUI based apps as you've described.

Please send us a feature request to provide a SwiftUI based coaching overlay.

You can do this with the Feedback Assistant.

ARCoachingOverlayView replacement for RealityView
 
 
Q