UISwitch, something similar for Mac?

后端 未结 7 1596
一整个雨季
一整个雨季 2021-01-31 12:16

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

7条回答
  •  夕颜
    夕颜 (楼主)
    2021-01-31 12:29

    ITSwitch requires no images, integrates with Interface Builder and has lovely (modern) animations:

    https://github.com/iluuu1994/ITSwitch

    Recommended.

提交回复
热议问题