Custom Lightweight CoreGraphics Meter UIControl in Swift
Custom Lightweight CoreGraphics Meter UIControl
- Custom gradient colors
- CoreGraphics based
- iOS 8.0+
- Xcode 8
Open a issue.
To use OMMeter you must include manually all swift files located inside the
OMMeter
directory directly in your project.
Easiest installation is through Cocoapods. Add the following line to your Podfile:
pod OMMeter
and run pod install in your terminal.
TODO
OMMeter is owned and maintained by the Jorge Ouahbi.
OMMeter is released under the APACHE 2.0 license. See LICENSE for details.