Hacker News new | ask | show | jobs
by cageface 3505 days ago
All the expert iOS developers I know use storyboards very sparingly, if at all. They can be useful for really quickly throwing together a prototype but they just don't scale to complex apps. There's way too much string typing, no way to apply consistent styles, no way to compose views out of reusable elements, tons of headaches with version control etc etc.