TagView
TagView copied to clipboard
High efficiency Tag components.
TagView
Blog describes how to design this effect. Blog

High efficiency Tag components.
CocoaPods
- Add
pod 'XHTagView'to your Podfile. - Run
pod installorpod update. - Import <XHTagView/XHTagView.h>.
Requirements
This library requires iOS 6.0+ and Xcode 7.0+.
License
XHTagView is provided under the MIT license. See LICENSE file for details.
中文介绍
博客中描述了如何设计这个效果. Blog
高效标签组件。
安装
- 在
Podfile中添加pod 'XHTagView'。 - 执行
pod install或pod update。 - 导入
<XHTagView/XHTagView.h>。
要求
该项目最低支持 iOS 6.0+ 和 Xcode 7.0。
许可证
TagView 使用 MIT 许可证,详情见 LICENSE 文件。