Search results for persist

Defaults screenshot

Defaults

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

ISParseBind

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

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

pencil

December 30, 2016 • MIT License
Super lightweight DB written in Swift.
Depot screenshot

Depot

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

Monaka

August 22, 2016 • MIT License
Convert custom struct to NSData.
INSPersistentContainer screenshot

INSPersistentContainer

July 11, 2016 • Apache 2.0 License
Open Source, 100% API compatible replacement of NSPersistentContainer for iOS8+
SYNQueue screenshot

SYNQueue

September 23, 2015 • Unspecified License
A simple yet powerful queueing system for iOS (with persistence)
NgKeyboardTracker screenshot

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 screenshot

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

AwesomeCache

July 28, 2014 • MIT License
Delightful on-disk cache (written in Swift)
BAPersistentOperationQueue screenshot

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