Explore 10 articles on Kotlin Multiplatform performance
Showing 10 of 10 articles (Page 1 of 1)
A hands-on comparison of building the same bill-splitting app (WeSplit) in SwiftUI (75 lines), Flutter (238 lines), and Kotlin Multiplatform (281 lines), revealing real differences in code complexity, state man...
An in-depth account of migrating from Flutter to Kotlin Multiplatform for an enterprise IoT app, covering performance bottlenecks with Flutter's platform channels for Bluetooth hardware integration, KMP's zero-...
Duolingo shares six KMP case studies demonstrating developer productivity gains. The talk covers their experiments framework used across Android/iOS/Web, Adventures feature with Rive animations, video calling b...
Stone shares their journey of adopting Kotlin Multiplatform (KMP) to streamline mobile development across their payment solutions apps. With 140 mobile developers and 1.3 million lines of code, they achieved 61...
X (formerly Twitter) engineers share their experience rewriting the X app using Kotlin Multiplatform. Starting with just 5 Android engineers, they built end-to-end encrypted direct messages shared across Androi...
Unit tests are great. They give us confidence to build and change our software. Sometimes I want to write a test once and run it for multiple algorithms, inputs, or environments. It’s been possible to do this w...
I've noticed a lot of android developers discussing KMP lately. But, ios developers don't seem to be as interested, and the reason is pretty clear.
Hello everyone, I'm developing an Android app with Kotlin that heavily relies on location services and utilizes many native features. Meanwhile, I'm also learning Flutter. However, transitioning from Android to...
Hey there, Hootsuite’s mobile team here 👋 it’s been a while! We have been hard at work building and shipping our all-new Inbox product on our mobile apps, and what a ride it has been.
Redwood is Cash App’s take on multiplatform mobile client UI. Unlike many of the existing solutions to this problem, our values are slightly different