steventroughtonsmith / CatalystMenuCustomViewsLinks
This Mac Catalyst example showcases a way to embed custom views, built with AppKit, in a UIKit-presented menu tree.
☆26Updated 2 years ago
Alternatives and similar repositories for CatalystMenuCustomViews
Users that are interested in CatalystMenuCustomViews are comparing it to the libraries listed below
Sorting:
- This Mac Catalyst example showcases a way to use NSSavePanel through an AppKit bridge, allowing you to add an accessory view with options…☆30Updated 2 years ago
- Using UIKit/SwiftUI to build a toolbar for a Mac Catalyst app☆44Updated 2 years ago
- Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, ap…☆41Updated 4 years ago
- @_spi(Reflection) import Swift☆22Updated 3 years ago
- Exposing macOS Services through a Catalyst app☆36Updated 4 years ago
- Tools for happier work with NSWindow☆63Updated 8 months ago
- A lightweight diagnostics report submission system☆43Updated last year
- Add hotkey(s) to display the key focus path for any window in your AppKit application.☆68Updated 9 months ago
- Simple debugger for NSVisualEffectView☆28Updated 3 years ago
- iOS 14 Widget Extension with Objective-C data model☆32Updated 4 years ago
- A more pleasant NSScrollView experience☆19Updated 2 months ago
- Demonstrate two apps from different developer teams communicating with each other using NSXPC☆41Updated last year
- playing around with orms☆18Updated 2 months ago
- Standardized Help UI for AppleUniversal projects☆39Updated last month
- A lightweight extension to Swift's CollectionDifference for macOS, supporting moves in addition to removals and insertions, critical when…☆16Updated 3 years ago
- ExtensionKit demo for iOS 26☆62Updated 3 weeks ago
- Utilities for working with XCUI testing☆40Updated last year
- Host an executable within an XPC service☆39Updated last year
- Swift library for working with ranges types: NSRange, IndexSet, and String.Index☆80Updated 2 months ago
- UIKit presentation APIs in SwiftUI☆48Updated 2 years ago
- Swift Function Builder for creating NSMenuItems☆61Updated 2 years ago
- Nested NSDocuments☆26Updated last year
- An AsyncSequence implementation for KVO observation☆16Updated last year
- Setting up the basics of a Big Sur app layout. Includes splitview and toolbarItems☆48Updated 4 years ago
- ☆34Updated 4 years ago
- A wrapper for Apple’s XPC interprocess communication library that gives it a type-safe, easy-to-use interface utilizing Codable and Swift…☆76Updated 10 months ago
- Sensible indexing into Swift Strings☆16Updated 6 months ago
- A Swift library for working with syntax highlighting/IDE themes☆31Updated 3 months ago
- Additional Scene types for SwiftUI on macOS