Using CAShapeLayer to Create a Switch (Objective-C) Torrey Betts / Wed, Oct 16, 2013 Introduction CALayers are extremely powerful for rendering primitives and geometry, then animating out changes to the geometry or visual properties such as color. In this blog post we'll expand...
Using CAShapeLayer to Create a Simple Indicator (Objective-C) Torrey Betts / Tue, Oct 15, 2013 Introduction CALayers are extremely powerful for rendering primitives and geometry, then animating out changes to the geometry or visual properties such as color. In this blog post we'll create...