Skip to content

IamMrandrew/arkit-multipeer-connectivity-swiftui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ARKit Multipeer Connectivity in SwiftUI

An example of creating a collaborative session in SwiftUI, based on the sample code from Apple.

Key points

  • Using property wrappers from SwiftUI & Combine, View Model structure
  • Extend ARViewContainer for tap gesture
  • Using coordinator that conform to ARSessionDelegate to communicate changes from UIView(ARView) to SwiftUI

References

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages