Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skywinder/gaugekit_bk
Easy reproduce Apple's style gauge view
https://github.com/skywinder/gaugekit_bk
Last synced: about 1 month ago
JSON representation
Easy reproduce Apple's style gauge view
- Host: GitHub
- URL: https://github.com/skywinder/gaugekit_bk
- Owner: skywinder
- Created: 2015-06-17T12:15:00.000Z (over 9 years ago)
- Default Branch: develop
- Last Pushed: 2015-06-17T15:40:49.000Z (over 9 years ago)
- Last Synced: 2024-10-13T15:27:06.813Z (2 months ago)
- Language: Swift
- Homepage: http://skywinder.github.io/GaugeKit
- Size: 3.97 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GaugeKit
Easy reproduce Apple's style gauges view.
![GaugeKit](https://github.com/skywinder/GaugeKit/blob/develop/Resources/GaugeKit_sreenshot.png)
## Features
- Cusomizible
- Auto-resized
- Support `@IBInspectable` & `@IBDesignable`
- Written with vanilla swift flavor :wink:Example:
![GaugeKit](https://raw.githubusercontent.com/skywinder/GaugeKit/develop/Resources/SWGauge_example.gif)
IB Example:
![GaugeKit](https://github.com/skywinder/GaugeKit/blob/develop/Resources/ib_example_1.gif)