Follow
Series

KMM(Kotlin Multiplatform)

In this blog, I will share how we can start KMM from scratch.

Articles in this series

IS KMM production-ready? How we migrated our code to Kotlin Multiplatform Mobile! Part-1

Jun 12, 20215 min read

I will discuss my thoughts about KMM as we have worked with the production-ready app in mounty.co! Our apps involve multiple networking calls and...

IS KMM production-ready? How we migrated our code to Kotlin Multiplatform Mobile! Part-1
Move android code to KMM Shared Module| How we migrated our code to Kotlin Multiplatform Part-2
Networking in KMM (KTOR) Part-3
LocalDb in KMM (SQLDelight) Part-4