Packages for keyword “appkit”
These packages are available as a package collection, usable in Xcode or SwiftPM.
ColorToolbox
Swift color utilities
DSFComboButton
A drop-in `NSComboButton` replacement with pre macOS 13 support.
DSFImageTools
Conveniences for handling images and colors in AppKit, UIKit, SwiftUI and CoreGraphics (Swift/Objective-C)
DSFToggleButton
Because sometimes all you want is a nice, big, very visible toggle button
ScrollViewPlus
A more pleasant NSScrollView experience
VIViewInvalidating
A swift PropertyWrapper providing automatic NSView and UIView invalidation when the properties value changes. (Backwards compatible version of @Invalidating)
DSFAppKitBuilder
A SwiftUI-style DSL for AppKit (macOS)
QuickConstraint
Extension functions for making layout programmatically easier and faster
SwiftUIWindowBinder
Create SwiftUI Views able to access host windows from UIKit (iOS & tvOS) or AppKit (macOS), with zero set up. Works for existing apps, apps with @main/App, and even Playgrounds
AppInfo
A utility for accessing application metadata from Info.plist
ContributorUI
A UI library for iOS and macOS applications to showcase all contributors of public or private repositories.
CustomToolTip
Easily add custom tool tips with arbitrary content to your AppKit project!
DSFPasscodeView
A passcode entry field for macOS similar to Apple's two-factor authentication field.
DSFSearchField
A simple NSSearchField with a localizable, managed recent searches menu.
NicerTouchBar
Utilities for a more pleasant NSTouchBar development experience
ScreenUI
A multi-platform, multi-paradigm routing framework.
TNGradientPickerSlider
TNGradientPickerSlider is a ready-to-use AppKit component which lets your users select multiple colors to build a gradient for your macOS application.
CrossKitTypes
Some types and extensions for those using AppKit and UIKit in the same project
Dusk
Micro-framework to aid in supporting Dark Mode on macOS
ViewPlus
Make working with NSView more pleasant