Glovo Nov 12, 2024

Building a Compose Design System at Scale

Article Summary

Matias Isella from Glovo reveals how they built a Compose Design System that serves multiple apps at scale—without being locked into Material Design. Their API decisions could save you months of architectural headaches.

Glovo's Android team faced a critical choice: how to build a scalable Design System that ensures consistency across platforms while giving teams flexibility to innovate. This deep dive covers their architectural decisions around Material Design, View System support, and API patterns that balance flexibility with consistency.

Key Takeaways

Critical Insight

Glovo built a production Design System by prioritizing opinionated APIs and closed styles over maximum flexibility, ensuring consistency while still enabling controlled experimentation.

Their approach to handling text content and stability annotations reveals subtle performance implications that most teams overlook.

Recent from Glovo

Related Articles