CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

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