iOS

Use Storyboards to Build Navigation Controller and Table View


By now, if you’ve followed our tutorials, you should have a basic understanding about UITableView and how to build a simple app. This week, we’ll talk about something new – Storyboards. This is one of the most...