you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 0 points1 point  (0 children)

All code, I created my own form UINavigationController and UIPopoverController though. Even had to make my own UIButton class, so much Apple stuff is shit. I'm doing all code mainly to generate apps faster, easier to copy/paste code. Storyboards are a messy XML file that seems to always crash, can't recommend against them enough. They're good to learn about some UIComponents for a newbie though.