Im sure most of you are familiar with the UISwitch on iOS. Is their any existing project trying to implement something like this on Mac? If not, where would one sta
UISwitch
ITSwitch requires no images, integrates with Interface Builder and has lovely (modern) animations:
ITSwitch
https://github.com/iluuu1994/ITSwitch
Recommended.