PhonePe Aug 4, 2025

Pincode Migration Journey with Compose Multiplatform

Article Summary

Chethan N from PhonePe's Pincode team just shared how they migrated their Android seller app to desktop using Compose Multiplatform. The twist? They kept both codebases running in the same repo during migration.

PhonePe's Pincode seller app needed to expand beyond Android to support sellers managing catalogs, orders, and billing on Windows desktops. Rather than building separate apps, the team chose Compose Multiplatform to share code across platforms while keeping iOS as a future option.

Key Takeaways

Critical Insight

PhonePe successfully unified their Android and desktop development using Compose Multiplatform, reducing code redundancy while delivering consistent seller experiences across platforms.

The team shares their detailed migration checklist and explains why they rejected React Native, Flutter, and Webview despite their popularity.

Recent from PhonePe

Related Articles