Using Storyboards
(For more resources related to this topic, see here.)
Configuring storyboards for a project
Getting ready
In this recipe, we will learn how to configure an application's...
Tour of Xcode
In this article, written by Jayant Varma, the author of Xcode 6 Essentials, we shall look at Xcode closely as this is going to...
Creating a City Information App with Customized Table Views
In this article by Cecil Costa, the author of Swift 2 Blueprints, we will cover the following:
Project overview
Setting it up
The first scene
Displaying cities information
(For...
Sending and Syncing Data
This article, by Steven F. Daniel, author of the book, Android Wearable Programming, will provide you with the background and understanding of how you...
Sneak peek into iOS Touch ID
This article, created by Mayank Birani, the author of Learning iOS 8 for Enterprise, Apple introduced a new feature in iOS 7 called Touch...
Controls and Widgets
In this article by Chip Lambert and Shreerang Patwardhan, author of the book, Mastering jQuery Mobile, we will take our Civic Center application to...
To Be or Not to Be – Optionals
In this article by Andrew J Wagner, author of the book Learning Swift, we will cover:
What is an optional?
How to unwrap an optional
Optional chaining
Implicitly...
Integrating iOS Features Using MonoTouch
(For more resources on this topic, see here.)
Mobile devices offer a handful of features to the user. Creating an application that interacts with those...