Stopped Using NIBs Thanks to Auto Layout

Kirby Turner: Because I use Auto Layout in code I realized overtime I was using Interface Builder only to define the UI elements that made up the view. I would define all the Auto Layout constraints in code. This got me thinking, why do I need to define the UI elements in IB? So I … Continue reading Stopped Using NIBs Thanks to Auto Layout