Hacker News new | ask | show | jobs
by hnrandom 4701 days ago
> I finally ended the pain by taking all layouts out of IB and simple wrote them long-hand with pages of boiler-plate code.

Mother of god. Simply using layout constraints instead of auto layout would have saved > 1000 lines of code I would estimate.