A Case Study on Reusability in Interface Builder
September 15, 2015 / Ben DiFrancesco
I had the pleasure of giving a short talk at this month's PhillyCocoa meeting about implementing a simple screen that happened to contain some repetition. I reviewed four different approaches in Interface Builder and discussed the tradeoffs involved each. I hope you enjoy it!
Sample code for the project shown is available at https://github.com/apbendi/DryBoards