userdefaults topic

List userdefaults repositories

Guide-to-Swift-Codable-Sample-Code

237
Stars
18
Forks
Watchers

Xcode Playground Sample Code for the Flight School Guide to Swift Codable

Prephirences

569
Stars
35
Forks
Watchers

Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults

ExtensionKit

122
Stars
7
Forks
Watchers

Helpful extensions for iOS app development 🚀

WidgetExamples

837
Stars
79
Forks
Watchers

A demo project showing different types of Widgets created with SwiftUI and WidgetKit.

iOSProjects

145
Stars
31
Forks
Watchers

It's project that contains different applications developed with Swift 5.7 👨‍💻👩🏼‍💻🧑🏿‍💻

UserDefaultsStore

449
Stars
17
Forks
Watchers

Why not use UserDefaults to store Codable objects 😉

SecurePropertyStorage

473
Stars
20
Forks
Watchers

Helps you define secure storages for your properties using Swift property wrappers.

xcode-defaults

903
Stars
38
Forks
Watchers

Awesome and useful Xcode defaults

react-native-default-preference

218
Stars
76
Forks
Watchers

Use SharedPreference (Android) and UserDefaults (iOS) with React Native over a unified interface

PersistenceKit

155
Stars
13
Forks
Watchers

Store and retrieve Codable objects to various persistence layers, in a couple lines of code!