Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)