Aardink goes multiplatform - part 1 of 7
What Kotlin Multiplatform is, using Aardink as the example
Mon Sep 28 2026
Kotlin Multiplatform shares Kotlin code between Android, the desktop, and the browser, and Compose Multiplatform shares the UI on top of it. Why I picked the pair for my Aardink code editor over .NET MAUI and the other ways to share code, and how they fit together in a real library.

