userdefaults topic
Stores
Typed key-value storage solution to store Codable types in various persistence layers with few lines of code!
iosCCC
:moneybag: A Currency Converter & Calculator IOS application to check, convert and calculate to popular currencies to your favorite ones.
mmkv
High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post:https://cloud.tencent.com/developer/article/1066229
Ecno
Ecno is a task state manager built on top of UserDefaults in pure Swift 4.
swift-standard-clients
Client declarations and live implementations for standard iOS managers
TimerS
TimerS is an iOS stopwatch and timer app written in pure Swift without third-party library.
Dekoter
NSCoding's counterpart for Swift structs.
CloudUserDefaults
User defaults stored in the cloud, automatically syncs `UserDefaults` values that use a key with a specified prefix to the cloud.
ObjectUserDefaults
An object oriented and clean wrapper UserDefaults.