christianselig / FancyTextEntryController
Handles some of the base configuration to make creating a UIAlertController with text entry even easier. Plus validation!
☆23Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for FancyTextEntryController
- Standardized Help UI for AppleUniversal projects☆37Updated 8 months ago
- Find key colors in images☆34Updated 2 months ago
- Quickly find matches in a Swift collection☆36Updated last year
- TipKit style API to call a closure, or trigger a NSNotification based on events and condition.☆51Updated last week
- A simple Swift package that converts HTML into Markdown☆32Updated 6 months ago
- First-class Roman numeral support for Swift.☆31Updated 3 years ago
- Sample app and help bundle for AppleUniversalHelp☆59Updated last year
- Swift APIs to create colours in the Lch, Lab, Oklch, and Oklab colour spaces☆30Updated 9 months ago
- A local persistence system for Swift☆66Updated 3 weeks ago
- Creating a blurred window background in Mac Catalyst☆39Updated 3 years ago
- Using UIKit/SwiftUI to build a toolbar for a Mac Catalyst app☆44Updated last year
- Swift color utilities☆33Updated 6 months ago
- Simple example to demonstrate how one might implement a Messages-style animated auxiliary pane view presentation on visionOS.☆46Updated 9 months ago
- This Mac Catalyst example showcases a way to use NSSavePanel through an AppKit bridge, allowing you to add an accessory view with options…☆30Updated last year
- Swift property wrapper to automatically add sliders to adjust values and aid in refining user interfaces, animations, and interactions wi…☆65Updated 5 months ago
- A Swift macro for automatically adding Loggers to types☆52Updated last year
- SwiftUI AnimatedImage View☆55Updated 3 years ago
- AsyncButton is the simple way to run concurrent code in your views.☆30Updated 6 months 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…☆39Updated 4 years ago
- ☆34Updated this week
- A lock for Swift concurrency☆45Updated last month
- EnvironmentKit is a SwiftUI SDK that let you create custom environment values with less code.☆34Updated last month
- Catalyst example using an AppKit-provided NSVisualEffectView to provide a translucent blurred window☆79Updated 2 years ago
- A strongly typed SwiftUI wrapper for UserDefaults☆24Updated 9 months ago
- Rules system for live typing completions☆46Updated 4 months ago
- AppKit and UIKit without conditional compilation☆55Updated 4 months ago
- A better Picker for SwiftUI.