Search results for save

Defaults screenshot

Defaults

June 12, 2020 • MIT License
Strongly-typed UserDefaults with Codable support, key observation, and SwiftUI support.
NAMDatabase screenshot

NAMDatabase

November 19, 2019 • MIT License
Use SQLite now is easy!
Predator screenshot

Predator

May 26, 2019 • Apache 2.0 License
A predator-inspired clock screensaver for macOS | https://predatorsaver.space/
ILSCloudKitManager screenshot

ILSCloudKitManager

February 14, 2018 • MIT License
ILSCloudKitManager is wrapper for managing apple's CloudKit operations like create, update, fetch and delete records.
Default screenshot

Default

October 20, 2017 • MIT License
Modern interface to UserDefaults + Codable support
ISParseBind screenshot

ISParseBind

March 24, 2017 • Apache 2.0 License
Setup your class structure in Xcode Interface Builder and save() in Parse Server.
SwiftUserManager screenshot

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...
Depot screenshot

Depot

October 26, 2016 • MIT License
Struct persistance framework for Swift
RMSaveButton screenshot

RMSaveButton

June 24, 2015 • MIT License
A drop-in replacement for a click-to-save action in iOS.
AVAssetResourceLoader - play music from cloud, audio streaming and caching in iOS screenshot

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 screenshot

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 screenshot

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 screenshot

JFImageSavePanel

June 26, 2012 • MIT License
NSSavePanel wrapper for image save dialogs, similar to those in Preview.app.
JCSSheetController screenshot

JCSSheetController

May 18, 2011 • BSD License
A Cocoa controller class for Sheets that replaces the completion callback method with an inline block.