// Save Codable Value SimpleCodableObject(string: "UDLoader", bool: false, int: 3).save(withKey: "simple") // Load Codable Value SimpleCodableObject.load(withKey: "simple") .whenSuccess { value in // ... }
-
Notifications
You must be signed in to change notification settings - Fork 0
UserDefaults + Later
Notifications
You must be signed in to change notification settings
0xLeif/UDLoader
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commit | ||||
Repository files navigation
About
UserDefaults + Later