hmlongco / InjectableDemoLinks
Demonstration code for a simple Swift property-wrapper, keypath-based dependency injection system. The keypaths ensure compile-time safety for all injectable services.
β12Updated 3 years ago
Alternatives and similar repositories for InjectableDemo
Users that are interested in InjectableDemo are comparing it to the libraries listed below
Sorting:
- Swift Property Wrapper for Keychain Itemsβ51Updated 4 years ago
- π± UIKit code that is fun to writeβ76Updated 4 years ago
- Set of available SF Symbolsβ64Updated 3 years ago
- Combine SnapshotTesting images into a single assetβ50Updated last year
- Navigation helpers for SwiftUI applications built with ComposableArchitectureβ73Updated 2 years ago
- Combine extensions for AVFoundationβ30Updated 4 years ago
- πVIPER + SwiftUI (Xcode Template)β12Updated 5 years ago
- Swift Macro to generate IDs for enumeration casesβ28Updated 10 months ago
- A library to parse deeplinks and their arguments using String interpolation.β61Updated last year
- The template for SwiftPM-based highly modularized (iOS) applicationsβ44Updated 3 months ago
- Figma component preview for your SwiftUI viewsβ60Updated 4 years ago
- Effortless modular dependency injection for Swift.β60Updated last year
- SwiftUI AnimatedImage Viewβ58Updated 4 years ago
- A Swift macro for making inline copies of a struct by modifying a property.β35Updated 5 months ago
- Core Data Helper Packageβ18Updated 7 months ago
- A Vapor app to show you how to handle HTTP Basic and HTTP Bearer Authenticationβ35Updated 11 months ago
- Spiral is a SwiftUI shape for macOS, iOS and watchOS.β81Updated 2 years ago
- Auto-binding for RxSwift inspired by SwiftUIβ45Updated 4 years ago
- Reduce boilerplate by generating Builders for your Models using swift macros.β45Updated last year
- Swift package providing extensions of RandomAccessCollection to support List pagination in SwiftUIβ32Updated 3 years ago
- Project showing an implementation of MVP + Coordinator in SwiftUI