Prephirences
Preferences library
A Swift library that provides a flexible and convenient way to manage application preferences
Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
573 stars
8 watching
35 forks
Language: Swift
last commit: over 1 year ago
Linked from 3 awesome lists
configurationiosios-swiftkeychainplistpreferencesproperty-wrapperswiftuserdefaults
Related projects:
Repository | Description | Stars |
---|---|---|
klaude/eloquent-preferences | A library that provides a way to bind multiple key/value pair preferences to application models. | 30 |
f2prateek/rx-preferences | A Reactive way to store and retrieve preferences in Android applications | 1,538 |
phimage/callbackurlkit | An inter-app communication framework for Swift that enables URL scheme-based interactions with other apps. | 338 |
prosumma/guise | A flexible and type-safe dependency resolution framework for Swift | 59 |
pascalbros/papermissions | Provides an API to handle permissions on iOS devices in a unified and customizable way | 686 |
goodrequest/goodpersistence | A library that simplifies caching data in keychain and UserDefaults storage using a property wrapper. | 35 |
vincent-pradeilles/weakable-self | Helps avoid memory leaks by providing a way to safely capture weak references to the object calling a closure | 78 |
sindresorhus/defaults | A modern, type-safe wrapper around UserDefaults for storing and managing app data persistently | 2,032 |
pitiphong-p/collectionviewshelflayout | A UICollectionView subclass that displays items in rows without nested views | 377 |
sherlouk/swiftprovisioningprofile | Converts mobile provisioning file data to a usable Swift model | 64 |
quick/spry | A Swift Playground unit testing library based on Nimble for iOS and Mac development. | 326 |
wwayne/react-native-user-defaults | A library for storing small, insensitive, and permanent app settings in React Native apps | 58 |
gabrielalva/swift-prompts | A library for designing custom user interface prompts with customizable options. | 734 |
spectraldragon/literoute | A Swift framework for easy transition between VIPER modules in iOS apps | 93 |
sketchytech/swiftfiles | A collection of utilities for saving, loading and deleting files in Swift | 41 |