Hi, all. I’m starting work on an app, targeting iPads and Android tablets. My question is with dependency injection. I have a service class (OPDSLibraryService) that I would like to have automatically injected into other classes as needed, similar to how Spring’s @Autowired works. Is that an option working with Kotlin and KMM and, if so, can someone point me to a tutorial on how to get that working?
u
Umit AYDIN
11/13/2022, 9:46 PM
I did not watch it but it might address some of your questions
Dependency Injection in Kotlin Multiplatform Mobile projects | KMM Beta - YouTube▾