dawmster / CatalystPrefsWindow

Demonstration of using UIWindowScene and SwiftUI to provide a native-looking Mac preferences window in Catalyst

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Demonstration of using UIWindowScene and SwiftUI to provide a native-looking Mac preferences window in Catalyst


Languages

Language:Swift 100.0%