Tag: Kotlin
All the articles with the tag "Kotlin".
-
Testing Jetpack Compose UI on the JVM: The Discovery That Changed My Workflow
How Robolectric Made Compose UI Tests Fast and CI Friendly
-
π§© Koin Injection on iOS Without Reified Crashes: A Clean KMM Pattern
Tired of Koin blowing up on iOS because of reified generics? Hereβs the definitive fix. Clean, type-safe, Swift-friendly. No crashes, no leaks, no nonsense.
-
π Cross-Platform Notifications with KMP β All in Kotlin!
All logic, all flows, all platform calls are written in Kotlin.
-
π Exploring Multi-Layer Navigation in Jetpack Compose with Navigation 3
A simple, clean, and shows how to combine multiple NavDisplays in a way that scales beautifully as your app grows.