A customizable Switch based on UIControl.
- Swift 4.0
- iOS 8.0+
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.
MIT