An open API service indexing awesome lists of open source software.

https://github.com/ankityddv/tdcroundbutton

TDCRoundButton is UIButton which can be customized by setting corner radius in one line of code.
https://github.com/ankityddv/tdcroundbutton

cocoapods custombutton roundbutton xcode

Last synced: 7 months ago
JSON representation

TDCRoundButton is UIButton which can be customized by setting corner radius in one line of code.

Awesome Lists containing this project

README

          

# TDCRoundButton

[![CI Status](https://img.shields.io/travis/ankityddv/TDCRoundButton.svg?style=flat)](https://travis-ci.org/ankityddv/TDCRoundButton)
[![Version](https://img.shields.io/cocoapods/v/TDCRoundButton.svg?style=flat)](https://cocoapods.org/pods/TDCRoundButton)
[![License](https://img.shields.io/cocoapods/l/TDCRoundButton.svg?style=flat)](https://cocoapods.org/pods/TDCRoundButton)
[![Platform](https://img.shields.io/cocoapods/p/TDCRoundButton.svg?style=flat)](https://cocoapods.org/pods/TDCRoundButton)

## Example

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

## Requirements

iOS device running on iOS 12.0+ versions.

## Installation

TDCRoundButton is available through [CocoaPods](https://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod 'TDCRoundButton'
```

## Author

ankityddv, yadavankit840@gmail.com

## License

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

## Cocoapods link

https://cocoapods.org/pods/TDCRoundButton