https://github.com/cythb/xxverticalbutton
Vertically aligned button
https://github.com/cythb/xxverticalbutton
button button-control button-swfit button-vertical
Last synced: 8 months ago
JSON representation
Vertically aligned button
- Host: GitHub
- URL: https://github.com/cythb/xxverticalbutton
- Owner: cythb
- License: mit
- Created: 2017-05-25T02:52:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T03:08:09.000Z (over 7 years ago)
- Last Synced: 2025-07-02T17:19:07.794Z (8 months ago)
- Topics: button, button-control, button-swfit, button-vertical
- Language: Swift
- Size: 516 KB
- Stars: 1
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# XXVerticalButton
[](https://travis-ci.org/cythb/XXVerticalButton)
[](http://cocoapods.org/pods/XXVerticalButton)
[](http://cocoapods.org/pods/XXVerticalButton)
[](http://cocoapods.org/pods/XXVerticalButton)
The reason for creating this project is that [VerticallyButton](https://github.com/zeushin/VerticallyButton) seems to be no longer maintained. I submitted the PR, but it was not merged in time. Thanks to VerticallyButton achieve what I needed. So I developed and maintained this project on the basis of [VerticallyButton](https://github.com/zeushin/VerticallyButton).
## Example
To run the example project, clone the repo, and run `pod install` from the Example directory first.
## Screenshots



## Installation
XXVerticalButton is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:
```ruby
pod "XXVerticalButton"
```
## Author
iHugo, cythbgy@gmail.com
## License
XXVerticalButton is available under the MIT license. See the LICENSE file for more info.