Talk
Taming the Web with Kotlin Multiplatform

Jackson Ferreira de Andrade Mafra
Mobile Developer
Platform
–
Time
Date
Location
This isn't a "hello world" KMP talk. It's a real-world story about taking a perfectly good mobile library and stretching it to its limits by adding a JavaScript web client. I'll walk you through the initial dream of a single logic source for all platforms, and the harsh reality of making Kotlin coroutines play nice with React's lifecycle. We'll cover the practical code for a StateFlow-to-useState bridge, the hidden dangers of memory leaks, and the ultimate payoff: fixing a bug on all three platforms with a single line of code.


