Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/baquer/roundaddbutton
- Owner: baquer
- License: mit
- Created: 2018-06-14T03:35:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-06-22T20:44:49.000Z (over 6 years ago)
- Last Synced: 2024-11-06T05:27:48.524Z (2 months ago)
- Topics: button, carthage, cocoapods, framework, ios11, library, pod, round, swift, swift-framework, swift-library, swift-package-manager, swift4, uibutton, xcode
- Language: Swift
- Homepage:
- Size: 219 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.