Posted on April 7, 2015
by Steven Lipton
Leave a Comment
Sometimes you’d like to make a colorful table. Here’s a technique to do that when configuring a table view cell. It uses the HSB UIColor methods, so if you are not familiar with them, check out my post on HSB color here. Make a… Continue Reading “Swift Swift: Making Colorful Table views”
Posted on March 31, 2015
by Steven Lipton
2 Comments
Back in July of 2014, I wrote one of this first posts on Split views, I said I would write another post on the subject. I ended up making this a section in chapter six of my Book I ended up making this section… Continue Reading “Swift Swift: Split View Controllers (Round Two) Part 2: Master to Detail”