Skip to content

Latest commit

 

History

History
32 lines (16 loc) · 1.49 KB

README.md

File metadata and controls

32 lines (16 loc) · 1.49 KB

Redmadrobot


⏰ Alarm Clock

Redmadrobot Redmadrobot


Proof of concept for our Colored Alarm Clock Interface shot @ Dribbble

We've opensourced slider implemented for this shot. Enjoy!

Slider implemented as a subclass of UIControl. You can set its title and max value right in Attributes Inspector in Interface Builder, thanks to @IBInspectable. Also you can choose Slider color using Tint Color property. And there is no need to run simulator to see final result – components are fully rendered in storyboard by @IBDesignable.

Feel free to use this code in your projects and me if you have any questions or suggestions.


License

Alarm Clock is available under the MIT license.


Redmadrobot