Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
TDCRoundButton is UIButton which can be customized by setting corner radius in one line of code.
- Host: GitHub
- URL: https://github.com/ankityddv/tdcroundbutton
- Owner: ankityddv
- License: mit
- Created: 2020-10-06T11:14:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T16:24:30.000Z (over 4 years ago)
- Last Synced: 2024-09-24T04:15:51.501Z (4 months ago)
- Topics: cocoapods, custombutton, roundbutton, xcode
- Language: Swift
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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, [email protected]
## License
TDCRoundButton is available under the MIT license. See the LICENSE file for more info.
## Cocoapods link
https://cocoapods.org/pods/TDCRoundButton