Skip to content
This repository has been archived by the owner on Oct 12, 2019. It is now read-only.

AndreyPanov/AwesomeButton

Repository files navigation

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.