HSHelpers
|
A collection of extensions, protocols, types and views that I use in almost every project |
SwiftySandboxFileAccess
|
A class that wraps up writing and accessing files outside a Mac apps App Sandbox files into a simple interface. The class will request permission from the user with a simple to understand dialog consistent with Apple's documentation and persist permissions across application runs. |
HSObserver
|
Better Notifications for Swift. |
HSTableView
|
A better UITableView. Rows are managed by objects. Things happen with blocks. |
HSSwiftUI
|
Hobbyist Software helpers for SwiftUI |