Charles Thierry

1pod

DRAuraButton

An UIButton with a rotating subview. This subview displays two arc of a circle that can be customized. Customisation are pre-registered and their transition are animated.

Customization includes the color and width of the arcs, the distance between the arcs and the distance between the circle and the button itself.

The UIButton itself appears as a disk (by setting the UIButton.layer.cornerRadius).

The main objective of that pod was to work with the Core Animation framework.

License: MIT

  • Objective C