|
Zephyr
|
Effortlessly synchronize UserDefaults over iCloud. |
|
Persist
|
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage. |
|
CloudUserDefaults
|
User defaults stored in the cloud, automatically syncs `UserDefaults` values that use a key with a specified prefix to the cloud. |
|
iCloudStorage
|
iCloudStorage is a property wrapper around NSUbiquitousKeyValueStore to easily access your shared UserDefaults. |
|
snap-settings-service
|
A single interface to handle different types of settings. |