Jamie Craane personal blog

My views, thoughts and experiences about Fullstack software development.

KMM adoption strategies

Several strategies exist when adopting Kotlin Multiplatform Mobile

This post describes various strategies that can be used whena adopting KMM for native Android and iOS development.

Localized resources and images in KMM

Sharing localized string resources and images between iOS and Android in Kotlin Multiplatform Mobile

This post show how to add share localized resources and images between iOS and Android in KMM project.