In this post we will learn how to use UIViewController autolayout and Timers to create workflow for...
Category - iOS Swift Tutorial
UITableView Delegate and Datasource in Swift
In this part we will learn how to populate our UITableview with all the workouts and learn more...
iOS Swift Tutorial: Fitness tracking and iOS charts
In the previous tutorial, we found how to use the CMPedometer and CMActivityManager to fetch the...
iOS Swift Development : Step Counter app using Pedometer data
We will be building a simple step counter app which uses a pedometer data to retrieve step counts...
iOS 8 Custom transitions in Swift
iOS provides a few transitions like Modal, Push and a few more. But if you want to make your app...
Swift iOS Tutorial: Taming UITableView Visual Blur and autolayout
This is the part 2 of Swift iOS Tutorial series : Building a Photography inspiration app if you...
Swift iOS Tutorial: Building a photography inspiration app – Part 1
If you have been following my blog posts you may know that we are going to build an app every month...
Swift iOS Tutorial: UISearchBar and UISearchBarDelegate
One of the most important feature in an iOS application would be searching functionality, today we...
Core Data Stack: Save and Fetch entities
In the previous post we saw how to build a simple Core Data application. Also if you haven’t...
Core Data Swift Tutorial
Core Data Features Core Data framework provides a simple way of maintaining the life cycle of the...