A zero-code-required, plug-in approach to ‘Next’ button handling in iOS, including Interface Builder support.
Working with IndexPaths
⸻Read about how I extend IndexPath’s to provide querying, sorting and filtering features. Great for building custom UICollectionViewLayout’s and more.
Type-Safe UserDefaults API
⸻A type-safe UserDefaults API that derives inspiration from Notification.Name.
Clean dynamic font API in Swift
⸻A clean and simple API for dynamically loading fonts in Swift.
Pie Progress View (iOS and macOS)
⸻A progress view – represented by a pie chart – to demonstrate how to make a Core Animation backed view/layer with support for both iOS and macOS. Includes IBDesignable and IBInspectable support to make XIB and Storyboard based design easier.