Sean Clendening
Results
2
issues of
Sean Clendening
Add custom animation support. From #1 Initial thoughts: - Separate drawing into separate subclass of CALayer - Properties of CALayer subclass to animate are properties in parent UIView class -...
This pull request will allow the stroke to progress counter-clockwise along a path. When calculating the start and final angles in `drawGradient()` and `drawSolid()`, a quick overload of the +...