Skip to content

pixio/PXButton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PXButton

Version License Platform

PXButton example project screenshot

Usage

PXButton comes with a couple of neat features:

  • UIAppearance-based font configuration
  • An optional gradient behind your button that can look nice or old depending on how you use them
  • The ability to display an image and a title with the image on the left or the right of the title
  • The ability to inset the image in the button
  • some shorthand methods for getting at the layer's border color, border width, and corner radius

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

PXButton is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "PXButton"

Author

Daniel Blakemore, DanBlakemore@gmail.com

License

PXButton is available under the MIT license. See the LICENSE file for more info.

About

An button that accomplishes some easy things that UIButton doesn't do.

Resources

License

Stars

Watchers

Forks

Packages

No packages published