There are 2 repositories under user-defaults topic.
Awesome and useful Xcode defaults
IOS Utilities Library for Swift
Swifty UserDefaults property wrapper with statically-typed keys and change observations. https://www.vadimbulavin.com/advanced-guide-to-userdefaults-in-swift/
Slides from my "Scripting your Mac setup" lightning talk from /dev/world 2018
:iphone: :wrench: iOS utilities collection.
A lightweight framework to persist iOS properties written in Swift
To-do list project created during an iOS development workshop offered by PUC Minas.
Sean Allen's take home project course app
Sample iOS application implementing the A* (A-star) search algorithm for maze solving and using FileManager + UserDefaults for maze storage
Thread-Safe UserDefaults storage for Swift
Квиз с вопросами о фильмах из топ-250 рейтинга и самых популярных фильмах по версии IMDb.
der die das is an iOS application (UIKit) designed to help users learn and practice German articles.
iOS app basics using MVVM architecture
Simple and type-safe global storage management
Extend UserDefaults to set and get methods that work with any Codable(Encodable & Decodable) conforming types
This project is part of my iOS development portfolio, showcasing my skills in building clean, maintainable iOS applications.
Simple note app using Swift + Storyboyard to learn about UserDefaults
Simple todo app with Swift when learning about UserDefaults and JSON Encoding
This is for practicing Swift 3, this project show you how to implement a tutorial for your app.