Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sjc-bui/qbjustbutton
- Owner: sjc-bui
- License: mit
- Created: 2021-05-31T01:16:47.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-31T08:34:26.000Z (over 3 years ago)
- Last Synced: 2024-12-01T01:06:52.804Z (about 1 month ago)
- Topics: animation, button, objective-c, swift, uiview, xcode
- Language: Objective-C
- Homepage:
- Size: 215 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.