Hey everyone can someone guide me on how to implement mvi with clean architecture and have modularized project in Compose Multi-Platform you can suggest some resources with your experience to learn about these I will go through each and every one.
not kotlin but kotlin colored 1
s
sigmadelta
10/04/2024, 6:24 AM
Personally I'm a big fan of using Ballast, which has a very clear way of working and has also already proven its value to me many times in Compose (multiplatform) projects. The theory behind it can be found here: https://copper-leaf.github.io/ballast/wiki/usage/mental-model/
There's also a pretty active community to be found here at #C03GTEJ9Y3E should you have any questions