Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sjc-bui/qbjustbutton

Button, but not button.
https://github.com/sjc-bui/qbjustbutton

animation button objective-c swift uiview xcode

Last synced: about 1 month ago
JSON representation

Button, but not button.

Awesome Lists containing this project

README

        

# QBJustButton

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

![Example](https://github.com/sjc-bui/QBJustButton/blob/master/Example/QBJustButton/QBJustButton.gif?raw=true)

## Example

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

## Requirements
- iOS 10.0 and above

## Installation

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

```ruby
pod 'QBJustButton'
```

## Author

sjc-bui, [email protected]

## License

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