Skip to content

Comment on Laying Out iOS UIs in Codeparent

Comments

Except that Storyboards are pretty detrimental to large project maintenance, especially universal apps. AND they have a really awful habit (or most developers do!) to keep copy IN the storyboards.. which is an unimaginably bad practice.

Storyboards are good for small, simple apps where you're the sole developer (or maybe a team of 1-3). Go bigger, drop storyboards.

they have a really awful habit (or most developers do!) to keep copy IN the storyboards..

If you internationalise your app, you can extract all the copy out of a storyboard into a strings file.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.