Working with SwiftUI and ARKit
摘要
With the introduction of SwiftUI, iOS developers have the ability to create apps using declarative syntax. SwiftUI doesn’t support ARKit in the declarative format. Nonetheless, this shouldn’t stop developers from working with the latest technologies even when ARKit is built primarily for UIKit.