Automatically answer calls in iPhone Speaker

less than 1 minute read

iPhone users have the option to automatically take the calls in Speaker. Listed below are the steps to enable iPhone to receive phone calls in Speaker. Step...

DatePicker Demo in Swift

2 minute read

In this short tutorial, we are going to see the steps required use DatePicker in a iOS / Swift project. This demo is done by adding the DatePicker controls t...

TableView Demo in Swift

6 minute read

In this tutorial, we will see some of the common UITableView operations such as Adding, Updating, Deleting and Moving records using Swift. Let us start with...