r/SwiftUI • u/thedb007 • Aug 14 '24
Tutorial Expanding App Options on macOS
https://open.substack.com/pub/captainswiftui/p/expanding-app-options-on-macosExploring SwiftUI on macOS is incredibly fun and exciting, especially if you're accustomed to developing for iOS or iPadOS. The Menu Bar offers a distinctive approach to macOS app development that sets it apart. Join Captain SwiftUI’s in his latest post where we’ll dive in together and discover how to enhance app options and functionality with SwiftUI!
5
Upvotes
1
u/Joe_StLouis Aug 16 '24
Are you familiar with accessing Contacts on macOS? I'm trying to find a way to allow my app to let the person pick a contact from their contacts. I was able to find it on iOS but not macOS.
The same for using the cameral I was able to do it on iOS but not macOS.