In this lesson, I show how easy it is to add a Launch/App Loading screen to your iOS application. I also spend a little time explaining the details of how the [...]
In our last lesson, we created a custom cell for our table view. There was nothing inherently wrong with the steps we took to do it, but there are times when [...]
In this lesson, we extend what we learned in Lesson 008 about UITableViews and learn to make our applications a little more custom by defining custom [...]
In this lesson, we take a look at how to make a simple UITableView appear in our application. We will show how to populate it and how to respond to simple [...]
This lesson continues our instruction from the SwiftNinja.io blog. In this video, we create our first Swift iOS App from scratch, laying out some UI elements [...]