Did you miss the news? Kotlin Multiplatform is now Stable! For a lot of people, this means it’s time to consider looking into it. For me,...
Continue reading...KMM
Kotlin 1.5.30: Apple Silicon Support for KMM
Did you know that there is now native support for Apple Silicon Macbooks? Kotlin 1.5.30 comes with an update that lets you build your KMM project...
Continue reading...KMM: The New Memory Management Approach
Working with concurrent code in KMM projects hasn’t been fun. This is due to the original Kotlin/Native memory management approach that had limitations when it came...
Continue reading...Talk: Still Sleeping on KMM?
Kotlin Multiplatform has opened a new world of sharing code among multiple platforms (Android, iOS, Mac, etc). With Kotlin Multiplatform Mobile (KMM), you can save time...
Continue reading...What Kotlin Multiplatform is not
In the past few weeks of discussing Kotlin Multiplatform with a couple of people, I’ve discovered that there is a topic that seems confusing to people...
Continue reading...Getting started with Kotlin Multiplatform
Kotlin Multiplatform seems to be the talk of the town recently, having seen a lot of notable companies embrace it despite it being in its early...
Continue reading...