A box value for automatically caching the value<V> to a specific backend(default is UserDefaults)
-
Updated
Jul 15, 2019 - Swift
A box value for automatically caching the value<V> to a specific backend(default is UserDefaults)
A simple swift Library that implements Swift Codable with UserDefaults
iOS UserDefault data management, iOS UserDefault数据管理
implementation of user default in swift it's pretty useful when you need to store a little amount of data without using coreData
A simple mobile game that I learned on Udemy and coded myself.
Shopy (E-commerce iOS App) facilitates the search, selection, and purchase of clothing products online, keeping your favorite products in your personal account to buy them later, in addition to providing ads and discount codes on products and the possibility of purchasing products by visa or by payment upon receipt.
A lightweight library that allows you to use ANY type with UserDefaults
🍎 Techl iOS 🏆 UMC 2기 데모데이 장려상
Useful Todo_List app made using SwiftUI
UserDefaultKits Property Wrapper of User Default for saving custom Codable object / variable
It is a todo list app where you can save your items and also checked and unchecked your items.
The problem we’ll face is we’ll have to remember the key values i.e “userId”. If we want to fetch userId in any part of our code, we need to remember that there is a key named “userId”. This can get cumbersome if there’re several developers in the same project as we’ll have to remember the key values. So We'll create a generic helper class to se…
Add a description, image, and links to the userdefault topic page so that developers can more easily learn about it.
To associate your repository with the userdefault topic, visit your repo's landing page and select "manage topics."