DI in SwiftUI
In the previous posts about Dependency Injection, we learned about the importance of DI in building scalable, maintainable, and testable iOS applications. We also learned that the Factory library can be a modern solution for DI.
NOTE: In this post, I...
vbat.dev6 min read