15
scout
7y

Xcode storyboard sucks!. At least it could've had a code version of the storyboards (like android XML layouts) so that at least you could properly copy paste a layout from somewhere. Autolayouts and constraints are so flipping confusing that I almost always end up doing all the layouts in the code itself.

Comments
  • 4
    *6 years iOS dev experience*

    While i'll be the first to admit storyboards have their issues, they are ... by A LONG SHOT, the single most useful development tool I've ever used.

    My advice is to stick with them and learn how to use them, the end result will be worth it.
  • 2
    @practiseSafeHex ..,.thanks...I really should devote some time and LEARN storyboards..!
Add Comment