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
?