Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/baquer/roundaddbutton

Round Add Button is a simple Round Button , which changes its color in every opening.
https://github.com/baquer/roundaddbutton

button carthage cocoapods framework ios11 library pod round swift swift-framework swift-library swift-package-manager swift4 uibutton xcode

Last synced: 15 days ago
JSON representation

Round Add Button is a simple Round Button , which changes its color in every opening.

Awesome Lists containing this project

README

        

# RoundAddButton

[![MIT
License](https://img.shields.io/github/license/baquer/RoundAddButton.svg)](LICENSE)
![Languages](https://img.shields.io/badge/languages-Swift%20%7C%20-orange.svg?longCache=true&style=flat)

Round Add Button is a simple Round Button , which changes its color in every opening.


Screnshots
Screenshots
Screnshots
Screnshots









## Requirements
- iOS 10.0 or later
- Swift 4+
- Xcode 9+

## Installation

#### CocoaPods

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

```ruby
pod 'RoundAddButton', :git => 'https://github.com/baquer/RoundAddButton.git'

```
change the development target to 'iOS 10' in podfile.

If you don't have CocoaPods installed, use this command in terminal `sudo gem install cocoapods`.

## Usage
#### Step 1:
Set your view class as `RoundAddButton` -

# Author



Baquer







## License
RoundAddButton is available under under the MIT License.