nsubiquitouskeyvaluestore topic
List
nsubiquitouskeyvaluestore repositories
Zephyr
923
Stars
60
Forks
Watchers
Effortlessly synchronize UserDefaults over iCloud.
CloudUserDefaults
20
Stars
4
Forks
Watchers
User defaults stored in the cloud, automatically syncs `UserDefaults` values that use a key with a specified prefix to the cloud.
Persist
44
Stars
3
Forks
Watchers
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage.