Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.36 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.36 KB

WOWRibbonView

[![CI Status](http://img.shields.io/travis/Zhou Hao/WOWRibbonView.svg?style=flat)](https://travis-ci.org/Zhou Hao/WOWRibbonView) Version License Platform

  • 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, [email protected]

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

Autolayout tool

Help to write Autolayout code.