Why We Don’t Use Interface Builder and Storyboards at Instabug

I just wrote a blog post about why we don’t use Interface Builder at Instabug and write all UI in code.

Should you use Interface Builder and storyboards or write all your UI in code? This topic has been debated A LOT. There are good arguments on both sides, and every team’s and project’s needs are different. I’m not trying to convince you why one approach is better than the other, but rather share why we prefer not to use Interface Builder at Instabug, even with Xcode 9 and all the enhancements to Interface Builder over the years.

Read the full post here.