Blog
I really wish there was better documentation on how to fit CNContactPicker into SwiftUI. Or even more generally, how to work with apis requiring to be related to an NSView from a SwiftUI context. The iOS api manages its own view controller, so it’s not too difficult to get the controller to be presented. Im struggling at getting my NSView to be what I expect.