iOS

iOS Programming 101: How To Create Circular Profile Picture and Rounded Corner Image


One of the changes in iOS 7 is that it favors the use of circular image over square image. You can find circular icons or images in stock apps such as Contacts and Phone. In this short post, we’ll explore the CALayer class...