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

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

Awesome Lists containing this project

README

          

# XXVerticalButton

[![CI Status](http://img.shields.io/travis/cythb/XXVerticalButton.svg?style=flat)](https://travis-ci.org/cythb/XXVerticalButton)
[![Version](https://img.shields.io/cocoapods/v/XXVerticalButton.svg?style=flat)](http://cocoapods.org/pods/XXVerticalButton)
[![License](https://img.shields.io/cocoapods/l/XXVerticalButton.svg?style=flat)](http://cocoapods.org/pods/XXVerticalButton)
[![Platform](https://img.shields.io/cocoapods/p/XXVerticalButton.svg?style=flat)](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
![](https://github.com/cythb/XXVerticalButton/raw/master/Screenshots/Screenshots.gif)
![](https://github.com/cythb/XXVerticalButton/raw/master/Screenshots/Screenshots.png)
![](https://github.com/cythb/XXVerticalButton/raw/0.1.1/Screenshots/Support_fixed_size.png)

## 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.