userdefaults topic
Guide-to-Swift-Codable-Sample-Code
Xcode Playground Sample Code for the Flight School Guide to Swift Codable
Prephirences
Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
ExtensionKit
Helpful extensions for iOS app development 🚀
WidgetExamples
A demo project showing different types of Widgets created with SwiftUI and WidgetKit.
iOSProjects
It's project that contains different applications developed with Swift 5.7 👨💻👩🏼💻🧑🏿💻
UserDefaultsStore
Why not use UserDefaults to store Codable objects 😉
SecurePropertyStorage
Helps you define secure storages for your properties using Swift property wrappers.
xcode-defaults
Awesome and useful Xcode defaults
react-native-default-preference
Use SharedPreference (Android) and UserDefaults (iOS) with React Native over a unified interface
PersistenceKit
Store and retrieve Codable objects to various persistence layers, in a couple lines of code!