Defaults
June 12, 2020 • MIT License
Strongly-typed UserDefaults with Codable support, key observation, and SwiftUI support.
Predator
May 26, 2019 • Apache 2.0 License
A predator-inspired clock screensaver for macOS | https://predatorsaver.space/
ILSCloudKitManager
February 14, 2018 • MIT License
ILSCloudKitManager is wrapper for managing apple's CloudKit operations like create, update, fetch and delete records.
ISParseBind
March 24, 2017 • Apache 2.0 License
Setup your class structure in Xcode Interface Builder and save() in Parse Server.
SwiftUserManager
March 04, 2017 • MIT License
A usermanager written in swift 3.0 saves you from hassle of saving your active user session.
** Call api and give the json to MOProfile to make a model and call UserManager.setCurrentUser(model...
AVAssetResourceLoader - play music from cloud, audio streaming and caching in iOS
February 20, 2015 • MIT License
A sample project that demonstrates audio streaming and music caching from cloud storage using AVAssetResourceLoader, AVAssetResourceLoaderDelegate, AVURLAsset, AVPlayerItem, AVPlayer.
For more ...
PlistModel
May 31, 2014 • MPL License
A simple and easy way to interact with Plists as objects with properties populated at runtime and smart saving.
NKToggleOverlayButton
August 16, 2012 • MIT License
NKToggleOverlayButton is a two state button that displays a translucent overlay when it's state is changed. The overlay contains a customisable line of text and an image.
An example of its use w...
JFImageSavePanel
June 26, 2012 • MIT License
NSSavePanel wrapper for image save dialogs, similar to those in Preview.app.
JCSSheetController
May 18, 2011 • BSD License
A Cocoa controller class for Sheets that replaces the completion callback method with an inline block.