norsez / BDBorderedButton

iOS button with borders.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BDBorderedButton

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

##BDBorderedButton

Flat design decrees that buttons should need no borders …until they do. BDBorderedButton extends UIButton and puts borders back to it. The color of the borders changes with the instance's tintColor.

แฟลทดีไซน์บอกว่าปุ่มไม่ควรจะมีขอบ แต่ในบางกรณี มีกรอบก็จะดีกว่ามาก BDBorderedButton เป็นคลาสลูกของ UIButton ที่วาดกรอบ ด้วยสีเดียวกับ tintColor ที่ตั้งไว้

[Screenshot]

Usage

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

Requirements

  • iOS 7.0 minimum

Installation

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

pod "BDBorderedButton"

Author

Norsez Orankijanan, http://about.me/norsez

License

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

About

iOS button with borders.

License:MIT License


Languages

Language:Shell 54.1%Language:Objective-C 31.3%Language:Ruby 8.3%Language:C 6.4%