-

Video – Meet the Inspector View in SwiftUI
Watch how to present the Inspector view in SwiftUI through a simple macOS app, along with the bits of configuration it gets for the best possible user experience.
-

Creating and Opening Custom Document Types in SwiftUI
Explore how to create custom file types recognizable by the system and enable automatic opening in SwiftUI.
-

Zooming With The Magnify Gesture in SwiftUI
Find out how to enable pinch-to-zoom interaction in your SwiftUI views with the magnify gesture and explore all the essential details you need to know about it.
-

Transforming Glass Views with the glassEffectID in SwiftUI
Read how to manage the new Liquid Glass morph effect and transform glass views using the glassEffectID modifier in SwiftUI.
-

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.
-

Scrolling Programmatically with scrollPosition in SwiftUI
Find out how to perform programmatic scrolling on scroll views and lists in SwiftUI using a specific view modifier.
-

Providing Multiple Accent Colors in SwiftUI Apps
Read how to provide multiple accent colors in your apps and enable users to personalize them according to their taste.
-

Presenting secondary windows on macOS with SwiftUI
Meet the Window scene in SwiftUI and learn how to present secondary windows on macOS for supplementary functionalities.

