AndreyPanov / AwesomeButton

⚠️ deprecated. UIButton inheritance with @IBDesignable and @IBInspectable force.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AwesomeButton

[![CI Status](http://img.shields.io/travis/Andrey Panov/AwesomeButton.svg?style=flat)](https://travis-ci.org/Andrey Panov/AwesomeButton) Version License Platform

AwesomeButton is an open source control with ability to add image and text just using Interface Builder.

Screenshot

Add

  1. add button in interface builder
  2. set type in «custom» (it’s really important).
  3. set different icons, corner radius, border width and color, etc

Usage

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

Installation

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

pod "AwesomeButton"

Author

Andrey Panov, panovdev@gmail.com

License

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

About

⚠️ deprecated. UIButton inheritance with @IBDesignable and @IBInspectable force.

License:MIT License


Languages

Language:Swift 64.1%Language:Shell 29.1%Language:Objective-C 3.5%Language:Ruby 3.3%