CircleControl 0.1.0

CircleControl 0.1.0

Maintained by ChrisMoler.



  • By
  • ChristianMoler

CircleControl

Version License Platform

Circle control is customizable via interface builder or code. You can change the start, minimum, final value. You can also adjust the step and rate of change of the value. AND YOU CAN CHANGE CONTROLL COLOR !!! So it's amazing , it's future .

Getting Started

  1. Add a view to the storyboard
  2. Set constraints
  3. Configurate using IB
  4. Implement the protocol CircleControlDelegate or set closure valueDidChanged or use action-target

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

CircleControl is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'CircleControl'

Author

ChristianMoler, [email protected]

License

This project is licensed under the MIT License - see the LICENSE.md file for details