SecurePropertyStorage
April 07, 2020 • MIT License
Helps you define secure storages for your properties using Swift property wrappers.
StorageDone-iOS
September 07, 2019 • MIT License
Swift library to make easy using local document-oriented database in iOS apps.
Disk Status
March 08, 2016 • Apache 2.0 License
Get available/free disk space on the iPhone/iPad device using Swift.
JGUserDefault
March 06, 2016 • Apache 2.0 License
An elegant single generic struct to access & save NSUserDefaults the Swift way.
react-native-sqlite-storage
November 11, 2015 • Apache 2.0 License
A React Native plugin allowing native access to SQLite database on iOS. Supports single statement and batch transactions.
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.
TWRDownloadManager
August 24, 2014 • MIT License
A modern download manager for iOS (Objective C) based on NSURLSession to deal with asynchronous downloading, management and persistence of multiple files.
TWRDownloadManager is a singleton insta...
ThatCloud
August 29, 2013 • MIT License
ThatCloud is an open-source iOS application that allows you to access, view, and work with all of the content you have online.
It's a good example on how to use:
* AFNetworking with complex a...
Storage
March 10, 2013 • MIT License
In attempting to keep things DRY, EDStorage was created to address the fair amount of boilerplate that often gets created to deal with writing data to disk within iOS applications in a performant m...