Kotlin Multiplatform template for Android, JVM, and WASM apps
A Kotlin Multiplatform starter with a multi-module architecture for building cross-platform applications targeting Android, JVM (desktop), and WebAssembly. It uses Compose Multiplatform for shared UI and includes data persistence modules (Room for JVM/Android and multiplatform datastores) suited for apps that share logic and UI across multiple targets.
0