Tech Takeaways

Get the latest insights and how-to’s into the world of Android and Backend development

Member-only story

Kotlin Multiplatform Mobile Is Dead. Long Live Kotlin Multiplatform

Yanneck Reiß
Tech Takeaways
Published in
3 min readAug 1, 2023

--

Background image by Christian Muduc

During his keynote at Droidcon Berlin 2023, Hadi Hariri announced an update that has now become the official guideline. From now on, the mobile development aspect of Kotlin Multiplatform will no longer be referred to as a separate product called "Kotlin Multiplatform Mobile (KMM)." Instead, we will use the unified term "Kotlin Multiplatform (KMP)."

Previously, when you visited the following URL: https://kotlinlang.org/lp/mobile/, you would be greeted with some facts about Kotlin Multiplatform Mobile. This quickly gave the feeling that Kotlin Multiplatform and this framework's “mobile version” were separate entities. When visiting the web-archive version of the official Kotlin Multiplatform documentation for developing mobile apps, even here, Kotlin Multiplatform Mobile was introduced as its own SDK:

Kotlin Multiplatform Mobile (KMM) is an SDK designed to simplify the development of cross-platform mobile applications. You can share common code between iOS and Android apps and write platform-specific code only where it’s necessary. Common use cases for Kotlin Multiplatform Mobile include implementing a native UI or working with platform-specific APIs.

--

--

Tech Takeaways
Tech Takeaways

Published in Tech Takeaways

Get the latest insights and how-to’s into the world of Android and Backend development

Yanneck Reiß
Yanneck Reiß

Written by Yanneck Reiß

Follow me on my journey as a professional mobile and fullstack developer

Responses (1)