DEV Community

Discussion on: From Storyboards to Code in iOS

Collapse
 
kermitthefrok profile image
KermitTheFrok • Edited

Just code. There is no need for storyboards in iOS. Do your self a favor and learn how to layout a view programmatically. It will save you time and nerves :)