swiftui-atom-properties
|
⚛️ Atomic approach state management and dependency injection for SwiftUI |
Guise
|
An elegant, flexible, type-safe dependency resolution framework for Swift |
XServiceLocator
|
Light-weight Service Locator / Dependency Injection library for Swift: providing objects with the dependencies they need throughout your whole iOS app. |
ServiceLocator
|
The Service Locator is a design pattern used to decouple the way objects are obtained from the concrete classes that implement them. This is achieved by centralizing object creation to a single location, known as a service locator. |
Dep
|
Framework that implements a dependency injection using the Service Locator pattern and provides a convenient way to use these dependencies using @Dependency property wrapper |