can I ask for learning resources about multi modul...
# android-architecture
v
can I ask for learning resources about multi module and clean architecture over here
s
Hi @Varun Sethi, You can check my recent work on the architecture components. Used clean code, SOLID and KSP2, etc. Let me know your thoughts and questions. And please give a start if you like it. Thanks github repo/template: https://github.com/sam43/arch_template
v
Hi saadat thanks for sharing this with me can it work within a compose multiplatform project
s
This is "multi module" project as you asked. Unfortunately, it's not KMP project.
v
Okay also is a kmp project same a cmp or not if in terms of multi-module
s
The repo I shared is only android project template.
v
I got that point.
But if I want to do multi-module in CMP is there any way around it ?
s
I think if you want to work with the KMM multi-module architecture, I think it will need fair amount of refactor from the repo I shared. I will start working on KMM soon, may if I can work that out I will definitely share that here.
❤️ 1