An open API service indexing awesome lists of open source software.

https://github.com/hainayanda/injection

Injection is a lightweight Swift library that allows injecting environment values from a View into its properties (e.g., ViewModel, State). It simplifies dependency injection, improves testability, and makes SwiftUI development more seamless.
https://github.com/hainayanda/injection

dependency dependency-injection environment environmentvalues macro propertywrapper swift swiftui

Last synced: 2 months ago
JSON representation

Injection is a lightweight Swift library that allows injecting environment values from a View into its properties (e.g., ViewModel, State). It simplifies dependency injection, improves testability, and makes SwiftUI development more seamless.

Awesome Lists containing this project