SpicyButton
  • November 11, 2023

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

GitHub


View Github

#ibdesiganble #ios #storyboard #swift #uibutton
YOU MIGHT ALSO LIKE...
ConfettiView

A SwiftUI View that emits confetti with user-defined shapes, images, and text.

SwiftUI Colour Wheel

A colour wheel made all in SwiftUI. There are 2 different colour wheels to choose from. The first main one ...

ColorPickerRing

A color picker implementation with color wheel appearance written in plain SwiftUI. It is compatible with UIColor and NSColor.

ASCollectionView

This repository is no longer maintained. Here's why: with the release of iOS 16 SwiftUI now enables most of the ...