This is a project to demonstrate how Dependency Injection is done with Cleanse.
This repo is accompanied by 2 tutorials that are found on Medium and they cover the following
iOS Dependency Injection With Cleanse
- A few thing on dependency injection
- Setup you project with Cleanse
- Member Injection
iOS Dependency Injection With Cleanse — Part 2
- Constructor Injection
- Multi Bindings
- AssistedFactory Injection
- Thoughts on Cleanse