Packages for keyword “userdefaults”
These packages are available as a package collection, usable in Xcode or SwiftPM.
BlackLabsSwiftUIColor
SwiftUI Color support for hex, web color constants, random, and UIColor constants.
FHPropertyWrappers
Some useful Swift Property Wrappers.
ObjectCoder
Swift Object Encoder/Decoder
swift-standard-clients
Client declarations and live implementations for standard iOS managers
UserDefault
Swifty User Defaults thanks to Property Wrappers
UserDefaultsSnapshotLib
💽 A library that enables us to create a snapshot of the values which UserDefaults manages.
SwiftStorage
SwiftStorage is an easy way to persist data without Key Value.
CloudUserDefaults
User defaults stored in the cloud, automatically syncs `UserDefaults` values that use a key with a specified prefix to the cloud.
Persistent
⚙️ A tiny property wrapper for UserDefaults. Only 60 lines of code.
SVMPrefs
A code generation tool enable use of UserDefaults as computed properties in a class.