In this tutorial we will look at navigation in Swift, using segue's and the navigation controller to navigate between different view controllers. To start off with we have created a...
Read More
In this post we will look at how to make curved buttons / uibutton in Swift that look like: First of all in your XCode project add a button to...
Read More
All tutorials on this website have been checked and updates for Swift 1.2 and XCode 6.3+, all the source code on the page and in the downloads has been updated...
Read More
In this post we will look at implementing a table in XCode. If you have ever done a tableview in a iPhone app forget everything you know, as it is...
Read More
Setting up a watch kit app for the Apple Watch can be confusing at first - it isn't exactly straight forward, even when you have it setup the way it...
Read More
Ever wondered how to setup a device in XCode? Want to test your app on your iOS device? What you will learn What a device is in XCode How to...
Read More