Hi All.
I’m working on a Kotlin Multiplatform project that follows Clean Code principles, MVI architecture, and modularization. For the UI, I’m using SwiftUI on iOS, Jetpack Compose on Android, with support for Wasm and Desktop. Do you know of any similar projects to learn best practices from?