- Face Mesh with ARKit and SwiftUI
 
- BridgeView uses UIViewControllerRepresentable to create a bridge between UIKit interface code and SwiftUI
 - disabled display of UIKit label, replaced by @Binding var analysis
 - project settings upgraded to iOS 16.0
 - renamed "True Depth" -> FaceMesh
 
Learn how to use ARKit to detect and track the user's face
For the full tutorial, please refer to this link:
