KO
|
EN
gitlite — search
Search
#react
#python
#nodejs
#python3
#typescript
#javascript
#deep-learning
#testing
#css
#flask
#arduino
#machine-learning
WOWRibbonView
★ 30
Open GitHub ↗
Ribbon view for iOS in Swift 3
Download README (.md)
Explore Similar Repositories
good
:
The Good Programming Language
website-fingerprinting
:
Automatic Feature Generation for Website Fingerprinting
influent
:
A Fluentd server running on the JVM
front-weekly
:
OpenDigg前端开源项目周报
rucaja
:
Calling the JVM from Rust via JNI
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
WOWRibbonView
?
Download (.md)
# WOWRibbonView [](https://travis-ci.org/Zhou Hao/WOWRibbonView) [](http://cocoapods.org/pods/WOWRibbonView) [](http://cocoapods.org/pods/WOWRibbonView) [](http://cocoapods.org/pods/WOWRibbonView) <img src="screenshot2.jpg" width="320"> - Showing Ribbon with both direction (left, right) and two different types (rift and arrow) - Auto resizable <img src="screenshot.jpg" width="300"> ## 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](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby 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 [Autolayout tool](https://autolayoutconstraints.com/) Help to write Autolayout code.