Have you ever noticed colors not matching up the way you expect? This is especially apparent when setting some colors in the storyboard and other colors in code. Continue reading
Category: Code
It’s easy to forget which order to send the messages when adding a child view controller for containment in another parent view controller. Here’s a straight to the point look-up when you need it. Continue reading