Xcode UI
The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.
An example of how to nest an NSSplitView in another without the child resizing the enclosing split view
`stringWithFormat:` for the sophisticated hacker set
ITSearchField is a subclass of NSSearchField, which can collapse and expand if you click the search icon.
A tutorial for using NSTreeController in Mac OS X 10.5 and later.
This class automatically stack its subviews and relayout them when one of them change its size.
Audio waveform view with playback functionality.
Multiple NSTextField in an NSAlert - MacOS
Add Sidecar support to unsupported models
Create user-notifications on macOS with swiftDialog
☠️ An elegant way to show users that something is happening and also prepare them to which contents they are awaiting
Advanced usage of UIAlertController and pickers based on it: Telegram, Contacts, Location, PhotoLibrary, Country, Phone Code, Currency, Date...
A data-driven UICollectionView framework for building fast and flexible lists.
Lightweight wrapper class for NSTimer that provides a very simplified interface for pausing and resuming a running timer.
Circular progress indicator for your macOS app
⚙ Add a settings window to your macOS app in minutes
🕦 Modern Timer in Swift, Debouncer and Throttler (alternative to NSTimer) made with GCD
CaptureKit is a framework written in Objective-C that provides functions that can be used to capture the contents of a screen.
Sample code for the Blending Modes blog post