In this 6-part series I’ll show you how to create a searchable UITableView in an iOS App. We’ll start with a standard single view application template in Xcode, create a table view with dummy...
Learn MoreTrouble backing up your device to iCloud? Is your storage constantly at the limit and you don’t know what to do about it? Fret not! In this video I will show you some option you have to deal with that...
Learn MoreSometimes you want to tell the user that something’s happening behind the scenes and that there’s no need to panic. While your process is happening you can display a “spinning gear” in...
Learn MoreAs much as I appreciate the idea of Auto Layout, I don’t think it likes me very much. In turn, I don’t like Auto Layout very much. The pain and hassle it takes to make several UI elements fit well...
Learn MoreIt has puzzled many generations how to get rid of the keyboard when the user is done entering text into an iOS text field. There doesn’t seem to be an obvious action we can attach to make this happen....
Learn More