Netflix Oct 29, 2020

Netflix Android and iOS Studio Apps — now powered by Kotlin Multiplatform

Article Summary

Netflix just went all-in on Kotlin Multiplatform for their production studio apps. Here's why they're betting on shared code over platform-specific rewrites.

Netflix's Prodicle app helps manage TV and film production on set, where connectivity is spotty and requirements change constantly. Their small team needed to move fast without sacrificing reliability, so they turned to Kotlin Multiplatform to share business logic across iOS and Android.

Key Takeaways

Critical Insight

Netflix proved Kotlin Multiplatform hit an inflection point where tooling maturity outweighs integration complexity, enabling one codebase for core logic across platforms.

They're already eyeing JavaScript transpilation to extend this shared code beyond mobile.

Recent from Netflix

Related Articles