switch
switch copied to clipboard
Customizable switch control based on UIControl.
Switch
A customizable Switch based on UIControl.
Example
Requirements
- Swift 4.0
- iOS 8.0+
Installation
Include the IGSwitch.swift source file directly in your project. Then in storyboard drag out a UIView to a scene and assign the class to it. Of course you can also add the switch programmatically.
License
MIT