Scott Berrevoets 3/6/2017

Using Interface Builder at Lyft

Read Original

The article details how Lyft's iOS team successfully uses Interface Builder (IB) for 95% of their app's UI, despite common concerns about merge conflicts and scalability. It explains their solutions to IB's shortcomings, including a script for strongly-typed view controller instantiation and a base view controller for strongly-typed segues, demonstrating that IB can work effectively in large, multi-developer projects.

Using Interface Builder at Lyft

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes