Steven Troughton-Smith
Steven Troughton-Smith
CatalystEffectViewChrome
Catalyst example using an AppKit-provided NSVisualEffectView to provide a translucent blurred window
catalystgridapp
Grid-based app for macOS Catalyst (Mac Idiom) with push/pop navigation stack
CatalystMenuBarStatusWindow
This sample code showcases a method of presenting UIKit (or Catalyst-specific SwiftUI) content from the status menu area on macOS.
CatalystPhotoGrid
Simple Catalyst example (Mac idiom) of a grid-based app populated with photos, with dynamic cell layout switching
CatalystPrefsWindow
Demonstration of using UIWindowScene and SwiftUI to provide a native-looking Mac preferences window in Catalyst
CatalystSwiftUISidebar
Demonstrates hosting SwiftUI in a UISplitViewController to gain the sidebar style in Mac Catalyst
CatalystToolbarMenuButton
This is a simple Mac Catalyst example showcasing how to build a dropdown menu toolbar button using AppKit.
CatalystTransparentChrome
Creating a blurred window background in Mac Catalyst