Why:
Because nothing holds more truth than pure code.
Xibs and storyboards are heavy, hard to maintain, hard to merge.
They split the view concept into 2 separate files making debugging a nightmare.
There must be a better way.
How:
By creating a tool that makes Auto layout code finally readable by a human being.
By coupling it with live code injection such as injectionForXcode we can design views in real time.
View layout becomes fun, concise, maintainable and dare I say, beautiful.
Your new post is loading...