Adding glow effect to UIButton - iOS

后端 未结 6 1989
一生所求
一生所求 2020-12-04 22:25

I have an UIButton which is a logo. This logo button will glow on forever but will stop glowing on touch.It is like a glowing animation.

Is there any suggestions?

6条回答
  •  南方客
    南方客 (楼主)
    2020-12-04 23:08

    I suggest you use the Glow Category of UIView made by secret lab.

    Example is available here

提交回复
热议问题