Can I use apple virtualization in swiftUI?

Can I use apple virtualization in swiftUI? the tutorials use the Storyboard so I don't now if is possible.

Same problem.

First check if your's apple silicon if not (like me) there's no luck whether with or not storyboard.

Then, in the WWDC session it says that the VM UI is a NSView so you can learn some AppKit and use NSViewRepresentable and then it's a swiftUI View.

The Open Source Project "VirtualBuddy" on Github uses SwiftUI and Virtualization.

Can I use apple virtualization in swiftUI?
 
 
Q