天天看点

[翻译] DKTagCloudView - 标签云View

dktagcloudview

[翻译] DKTagCloudView - 标签云View

效果(支持点击view触发事件):

[翻译] DKTagCloudView - 标签云View

overview

dktagcloudview is a tag clouds view on ios. it can generate a random and not intersects coordinates.

dktagcloudview是一个标签云效果的view,你可以用它来生成随机的效果,在坐标中任意散布.

how to get started - 如何开始

installation with cocoapods - 通过cocoapods安装

edit your podfile and add dktagcloudview:

编辑你的podfile,然后添加dktagcloudview

add <code>#import "dktagcloudview.h"</code> to the top of classes that will use it.

添加dktagcloudview.h类.

create instances (also supports xib/storyboard) :创建实例对象(也支持xib/storyboard)

generates: 生成

callback 回调

customized: 定制