Drawing UIBezierPath on code generated UIView
It wasn’t long ago that I didn’t even know how to pronounce Bézier, let alone know how to use Bézier paths to make a custom shape. The following is what I have learned. It turns out that they aren’t as scary as they seem at first. How to draw a Bézier path in a custom … Read more