Here are
49 public repositories
matching this topic...
A collection of Swift Property Wrappers (formerly "Property Delegates")
Updated
May 15, 2021
Swift
Prephirences is a Swift library that provides useful protocols and convenience methods to manage application preferences, configurations and app-state. UserDefaults
Updated
Dec 6, 2021
Swift
A convenient way to handle default values with Swift Codable types
Updated
Jun 12, 2021
Swift
A modern database abstraction layer, batteries included.
Updated
Mar 20, 2022
Swift
Type-safe wrapper mirroring the wrapped type's properties, making each property optional
Updated
Apr 6, 2022
Swift
Backports the new
@invalidating property wrapper to older platforms
Updated
Jul 8, 2021
Swift
A Swift library to enable easy persistent UserDefaults storage
Updated
Jan 27, 2022
Swift
Extensible typesafe storage utilising property wrappers. Supports transformers such as Codable. Built in support for UserDefaults, NSUbiquitousKeyValueStore, FileManager, and in memory storage.
Updated
Apr 6, 2022
Swift
Property wrapper for turning decoding failures into optionals instead of errors.
Updated
Apr 13, 2021
Swift
Updated
Sep 14, 2019
Swift
A property wrapper that forwards the objectWillChange of the wrapped ObservableObject to the enclosing ObservableObject's objectWillChange.
Updated
Jun 21, 2021
Swift
Updated
May 1, 2020
Swift
Talk of Property wrapper at 2021, February 23th, iOS Taipei.
Updated
Mar 12, 2021
Swift
A tiny (40 lines or ~100 lines including documentation, comments and whitespace) dependency injection framework that can be used in a similar way to the SwiftUI environment
Updated
Feb 20, 2021
Swift
Config is a framework written in Swift that makes it easy for you to use JSON file as a configuration, with JSON keys in dot notation in your application. Also supports SwiftUI! 'configInstance.mySettings.myKey.mySubKey.value()'
Updated
Nov 30, 2021
Swift
New Way Of Working Around With Closures.
Updated
Dec 17, 2021
Swift
Property wrappers for User Defaults, Keychain, StoredSubject and synchronization.
Updated
Sep 20, 2021
Swift
Create controls to edit objects using reflection
Updated
Feb 8, 2022
Swift
Parse ISO 8601 period-duration strings into DateComponents
Updated
Jun 22, 2021
Swift
Swifty, modern, and strong-typed UserDefaults package.
Updated
Nov 17, 2020
Swift
Elegant @propertyWrapper-based command line argument parser
Updated
Jan 1, 2022
Swift
Store anything anywhere with ease. Documentation:
Updated
Mar 24, 2021
Swift
A super simple dependency injection library written in Swift.
Updated
Nov 10, 2020
Swift
A library that enables quantum mechanical behaviours for variables; no complex vector space involved.
Updated
Feb 22, 2022
Swift
Updated
Feb 20, 2022
Ruby
Diff Observation PropertyWrapper for Equatable types
Updated
Dec 21, 2019
Swift
A best practice codebase for saving data in in user defaults
Updated
Oct 3, 2021
Swift
A collection of useful property wrappers for your UIKit needs
Updated
Feb 23, 2020
Swift
Swifty User Defaults thanks to Property Wrappers
Updated
Mar 22, 2022
Swift
Improve this page
Add a description, image, and links to the
property-wrapper
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
property-wrapper
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Guidelines
Description
How to integrated Foil with SwiftUI project ?
Problem
I try to integrated Foil in my SwiftUI project.
UI binding: