Skip to content

ionas-dev/Inject

Repository files navigation

💉 Inject

Dependency Injection the SwiftUI way.

Usage

Use the protocol of the injecting dependency as a type, if existing.

Register a dependency

Register a dependency - example

Inject a dependency

Inject a dependency - example

Installation

Swift Package Manager