UIButton

extension UIButton
  • Adds pulse animaiton to UIButton

    Declaration

    Swift

    open func pulse()
  • Adds flash animaiton to UIButton

    Declaration

    Swift

    open func flash()
  • Adds no shake animaiton to UIButton

    Declaration

    Swift

    open func nopeShake()
  • Adds bounce animaiton to UIButton

    Declaration

    Swift

    open func bounce()