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
- Next, select your appearance options in the Attributes Inspector
- This will produce the following result: