Swift Introduction Core Graphics for Beginners Part 2
In our last post we looked at core graphics, what it is, why use it and how to draw a square and circle with it. In this post we are going to look at moving this drawing code to work with UIView. IF you haven’t already check out the last post and download the source […]