User Notifications in iOS 10! Nov 19, 2016 With iOS 10, beside just text base notification, we can now add other items like images, GIF or even video clips. In this post, we will create a simple text... [read more]
Dynamic layout - Self Sizing UITableViewCell Oct 28, 2016 How to easily create a dynamic UITableViewCell using constraint set in Storyboard that have a UIImageView and UILabel. These details could possibly be updated from an api call like most... [read more]