SwiftUI Tutorials

Tutorials, practical guides, and more about the SwiftUI framework.

The File Importer in SwiftUI

Learn how to use SwiftUI’s fileImporter modifier to let users pick files from outside your app’s sandbox and safely access their contents.

Working with the Main Menu in SwiftUI

Learn how to create custom menus and menu items on the main menu in macOS apps, and how to manage built-in items easily in SwiftUI.

Meet the Inspector view in SwiftUI

Read how to present the Inspector view in SwiftUI and explore all the essential details you should know in advance.