WOWRibbonView
[![CI Status](http://img.shields.io/travis/Zhou Hao/WOWRibbonView.svg?style=flat)](https://travis-ci.org/Zhou Hao/WOWRibbonView)
- Showing Ribbon with both direction (left, right) and two different types (rift and arrow)
- Auto resizable
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
WOWRibbonView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "WOWRibbonView"
Author
Zhou Hao, zhou.hao.27@gmail.com
License
WOWRibbonView is available under the MIT license. See the LICENSE file for more info.
Known Issues
- @IBInspectable not support font
- The position is not correct in Storyboard sometimes. I don't know the reason yet.
References
Help to write Autolayout code.