How to Add Text to an ARView in SwiftUI | by Andronick Martusheff | Jun, 2022
RealityKit meets SwiftUI AR is in, and my understanding was — not. I had a hard time finding resources on how to add text to an ARView in an iOS application, not to mention manipulating that text with user interaction. So today, we’re taking it back to the basics. We will be building a simple … Read more