Liftric / DIKit

Dependency Injection Framework for Swift, inspired by KOIN.
MIT License
102 stars 17 forks source link

Working with contexts #7

Closed benjohnde closed 6 years ago

benjohnde commented 6 years ago

Ability to add components linked with a context / scope in order to instantiate and release objects for a very specific target / action.