Blog describes how to design this effect. Blog
High efficiency Tag components.
- Add
pod 'XHTagView'
to your Podfile. - Run
pod install
orpod update
. - Import <XHTagView/XHTagView.h>.
This library requires iOS 6.0+
and Xcode 7.0+
.
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 文件。