9 articles on Server Driven UI for Android performance
Showing 9 of 9 articles (Page 1 of 1)
Brownfield React Native integration via “React Native as a package”
In the first post in this series Benoit Sarrazin discussed the adoption of The Composable Architecture in our iOS app. He covered the reasons for this change, the benefits it brought, and the challenges we face...
A single backend response can do a lot more than you think.
Exploration of server-driven UI patterns and their implementation benefits for mobile application development.
Robinhood’s server-driven UI lets frontend devs make big changes, fast.
Across the past couple of years, different mobile app teams across Lyft have been moving to Server Driven UI (SDUI) for three main reasons: To deal with business complexity
At Tinder, we enjoy delivering global-wide experiences to our members. As such, we deploy visually-rich content all around the world, and localization plays a huge role.
Carousell explores the problems that led them to build a server-driven dynamic UI system (fieldsets) for their marketplace, enabling dynamic sell forms, search filters, and listing details across iOS, Android, ...
Deep dive into Carousell's fieldset system architecture: JSON-based document schemas, component hierarchies, cross-platform rendering, backward compatibility via build versioning, and the request/response flow ...