SHSearchBar
|
The search bar that doesn't suck. |
SHDateFormatter
|
A date formatter supporting encoding as well as decoding of many different date and time formats including the often used ISO8601 standard. |
swift-argument-parser
|
Straightforward, type-safe argument parsing for Swift |
Assist
|
App Store Connect API access via CLI written in Swift |
Engine
|
The engine that powers all my packages, tools and apps. |
ASCKit
|
The backbone of my App Store Connect related software |
Quickie
|
Tired of creating all the boilerplate code from scratch every time you start a new project? Here is the solution. A Swift package that provides extensions to the most common functionality in the iOS and macOS world to significantly speed up development process. |
Source
|
Tired of implementing the data sources over and over again? Want to use a lightweight solution that does not mess up your view controllers? Then this is for you! The generic data source implementation for all your view controllers, that supports UITableView, UICollectionView and NSFetchedResultsController |