Skip to content

xhzengAIB/TagView

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TagView

Blog describes how to design this effect. Blog

image

High efficiency Tag components.

CocoaPods

  1. Add pod 'XHTagView' to your Podfile.
  2. Run pod install or pod update.
  3. 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

高效标签组件。

安装

  1. Podfile 中添加 pod 'XHTagView'
  2. 执行 pod installpod update
  3. 导入 <XHTagView/XHTagView.h>

要求

该项目最低支持 iOS 6.0+Xcode 7.0

许可证

TagView 使用 MIT 许可证,详情见 LICENSE 文件。