Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 466 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 466 Bytes

CatalystPrefsWindow

Ever wondered how to create a more Mac-like preferences window for Catalyst? Perhaps Settings Bundles are too limiting for the kind of settings UI you want to present?

This is an example of how to use multiple window scenes and SwiftUI to build a very native-looking Mac preferences window that can display your own views and view controllers as you wish.

Screenshot