Packages for keyword “userdefaults”
These packages are available as a package collection, usable in Xcode or SwiftPM.
UserDefaultsStore
Why not use UserDefaults to store Codable objects 😉
BigUIUserPreferences
A strongly typed SwiftUI wrapper for UserDefaults
BlackLabsSwiftUIColor
SwiftUI Color support for hex, web color constants, random, and UIColor constants.
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
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.
SwiftStorage
SwiftStorage is an easy way to persist data without Key Value.
SVMPrefs
A code generation tool enable use of UserDefaults as computed properties in a class.