Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 298 Bytes

README.markdown

File metadata and controls

7 lines (5 loc) · 298 Bytes

The source code in this repository should be read along side my blog post on creating an animated Pie Chart.

Some of the concepts in this code include:

  • Use of Custom CALayer, the PieSliceLayer
  • Animatable custom properties on a CALayer
  • A UIView that hosts the PieSliceLayer