Tag: view-controllers
All the articles with the tag "view-controllers".
-
How to create a view controller from xib
• 2 min readCreating a new view controller was easy. I've used to create a view controller from Storyboard, and instantiated in code. Although this way is easy, so many ...