SHSliderSwitch
SHSliderSwitch is a simple lightweight library to implement an animated slider switch.
Installation
Just drag and drop the SHSliderSWitch.swift file from SHSliderSWitch folder to your project.
Cocoapods
Usage
- Just drag and drop an view in storyboard and set view class to SHSliderSWitch.

- How to configure:
-- can configure using IBInspectable.

-- configure manually.
Requirements
- iOS 11.0+