Kotlin Multiplatform In-Memory SQLDelight Database for Integration and UI Testing on iOS and Android Databases are an integral part of mobile application development, so it's important that these features are properly tested.
Refactoring an Android App to Kotlin Multiplatform Recently I reactivated my old project Timi [https://github.com/AKJAW/Timi-Multiplatform] which I used to learn Compose. This time my focus is on learning the iOS side of Kotlin
Modularizing a Kotlin Multiplatform Mobile Project This article shows an example modularization strategy for Kotlin Multiplatform Mobile projects and touches on some issues related to modularization and the iOS platform.
Building a Kotlin Multiplatform Mobile Proof of Concept Conclusions This article contains information about our experiences with Kotlin Multiplatform, which hopefully might be useful for others.