A hand-picked guide to Kotlin Multiplatform.
Official docs and tooling, production-grade libraries, sample apps, recommended reading, and the people moving cross-platform Kotlin forward.
TV-show tracker built with Compose Multiplatform and a modern KMP architecture.
Material You RSS reader for Android and iOS, fully built with Kotlin Multiplatform.
Multiplatform book and content reader with an extensible source system.
Minimal sample tracking people in space across mobile, web, desktop, and wearables.
Conference app showcasing KMP, Compose, GraphQL, and wearable targets.
Fantasy Premier League stats app running on every Compose Multiplatform target.
A New York Times reader running on Android, iOS, desktop, and the web.
Music-streaming UI sample shared across mobile and desktop.
Opinionated Kotlin Multiplatform starter kit and reference app from Touchlab.
The official basic Kotlin Multiplatform sample from JetBrains.
Official project template for getting started with Compose Multiplatform.
Share logic, not compromises.
Models, networking, persistence, and business rules live in commonMain. Each platform stays fully native — expect/actual declarations bridge anything that genuinely differs.
Compose Multiplatform shares the UI too.
When you want a single UI, JetBrains' Compose Multiplatform renders the same declarative screens on Android, iOS, desktop, and the web — or drop down to SwiftUI and Views per platform.












