Defaults
June 12, 2020 • MIT License
Strongly-typed UserDefaults with Codable support, key observation, and SwiftUI support.
ISParseBind
March 24, 2017 • Apache 2.0 License
Setup your class structure in Xcode Interface Builder and save() in Parse Server.
AACoreData
February 12, 2017 • Apache 2.0 License
AACoreData is a lightweight data persistence wrapper designed to provide an easier solution for `CRUD` operations using `CoreData`, written in Swift. It provides a singleton instance to access `Cor...
INSPersistentContainer
July 11, 2016 • Apache 2.0 License
Open Source, 100% API compatible replacement of NSPersistentContainer for iOS8+
SYNQueue
September 23, 2015 • Unspecified License
A simple yet powerful queueing system for iOS (with persistence)
NgKeyboardTracker
August 25, 2015 • Unspecified License
Objective-C library for tracking keyboard in iOS apps.
An article describing the usage:
https://medium.com/@meiwin/a-stickler-for-details-implementing-sticky-input-fields-in-ios-f88553d36dab
ParkedTextField
July 17, 2015 • MIT License
A UITextField subclass with a persistent part appended in the text. As seen in Slack app. Useful for email fields, account names, etc.
No image provided.
SQPersist
December 04, 2014 • MIT License
Objective-C Persistence framework wrapper around SQLite : saves your data into SQLite database, without writes SQL requests.
BAPersistentOperationQueue
June 26, 2014 • MIT License
A persistent operation queue that uses a database to save operations that need to be completed at a later time.
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.