Series
KMP: The Missing Introduction
A practical introduction to Kotlin Multiplatform, from first principles to shared code
1 article
01What is Multiplatform?
You want to build an app that runs on Android, iOS, and the web. You meet three doors: Flutter, React Native, and Kotlin Multiplatform (KMP).