Posts

Post not yet marked as solved
2 Replies
UIViewRepresentable is for UIKit (iOS). You'll want NSViewRepresentable (see "AppKit Hosting" at https://developer.apple.com/documentation/swiftui/framework_integration).