Kotlin Multiplatform Development
 

Kotlin Multiplatform samples

Edit pageLast modified: 25 October 2024

This is a curated list of projects that aims to show robust and unique applications of Kotlin Multiplatform.

Some projects share almost all their code using Compose Multiplatform for the user interface. Others use native code for the user interface and share, for example, only the data model and algorithms. To create your own brand new Kotlin Multiplatform application, we recommend using the web wizard.

You can find even more sample projects on GitHub via the kotlin-multiplatform-sample topic. To explore the ecosystem as a whole, check out the kotlin-multiplatform topic.