/SpicyButton

Full-featured IBDesignable UIButton class

Primary LanguageSwiftMIT LicenseMIT

Logo

SpicyButton

Full-featured IBDesignable UIButton class

Installation

  • Add the following to your project's Podfile:
pod 'SpicyButton'

Usage

You can easily create buttons using Storyboard files:

  • First, add the SpicyButton class to your UIButton

Class

  • Next, select your appearance options in the Attributes Inspector

Inspector

  • This will produce the following result:

Example