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: 11 months 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 7 years ago)
- Default Branch: master
- Last Pushed: 2018-06-22T20:44:49.000Z (over 7 years ago)
- Last Synced: 2025-02-16T09:15:42.444Z (about 1 year 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
[](LICENSE)

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.