
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
Founder of AppCoda. Author of multiple iOS programming books including Beginning iOS Programming with Swift and Mastering SwiftUI. iOS App Developer and Blogger. Follow me at Facebook and Twitter (X).
One of the changes in iOS 7 is that it favors the use of circular image over square image. You
“I got a great idea and want to build an app!” How many times have you heard of this? I
Recently, a reader asked me how to add an index list in a UITableView. As some of you may have
I got something big to share with you. Our very first AppCoda book – Learn iOS 7 Programming from Scratch is
Editor’s note: Like some of the programming tutorials, you may find the search bar tutorial no longer works in
When we first started the iOS programming course, we wrote a tutorial about UITableView and showed you how to create
Editor’s note: This week, we work with Chris Ching from Code With Chris to give you an introduction to
We’ve covered UIPageViewController before. The original tutorial demonstrates how to create UIPageViewController using Interface Builder. To make it compatible
Do you want to build your own app and make money on the side? A year ago, we launched appcoda.
A universal app is a single app that is optimized for iPhone, iPod touch, and iPad devices. From user’s
AirDrop is Apple’s answer to file and data sharing. Before the debut of iOS 7, users need to rely
Update: As Apple released Xcode 6 and Swift, we’ve updated the Hello World tutorial here. The Hello World tutorial