alexbredy / ABBadgeButton

UIButton subclass containing a customizable badge. For iOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ABBadgeButton

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

Description

abbadgebuttonscreen.png

Example

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

Requirements

  • iOS 8.3+
  • Xcode 8.0+
  • Swift 3.0+

Installation

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

pod "ABBadgeButton"

Basic Usage

##Customization

Author

Alexander Bredy

License

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

About

UIButton subclass containing a customizable badge. For iOS.

License:MIT License


Languages

Language:Shell 59.2%Language:Swift 30.3%Language:Ruby 7.0%Language:Objective-C 3.5%