In this article I’ll show you how to integrate ARKit in a SwiftUI app. With this simple app, you’ll be able to tap on two points of the AR scene and calculate the distance between them. As usual, the code is available on GitHub. ARKit view Let’s start with ARKit. The example is quite simple,