Building Server Driven UI in iOS

What if there is a way to update the user interface of your app instantly, without having to submit a new version?

Companies like Airbnb, Spotify, Flipkart, Swiggy and several others use a technique called Server Driven UI, which allows them to remotely update their user interfaces based on the response received from the server. This allows them to bypass the review process and keep their apps sync on multiple platforms.

In this session, you are going to learn how to get started with building a server driven UI in iOS. You will learn the advantages and disadvantages of the approach and how to architect server driven UI apps. By the end of this session, you will have enough information to start building server driven UI for your iOS applications.

Code

Speakers