DLSkillTagView
DLSkillTagView copied to clipboard
Choose skills View based on SKTagView
Choose skills view based on SKTagView. With DLSkillTagView you can type the tag you want,than add to the tagView.
一个基于SKTagView的技能选择的View。用DLSkillTagView可以添加自己想要的技能。
Features
- [x] Easy to use
- [x] Add tag you want
- [x] 使用简单
- [x] 支持标签添加
How to use
Drag Lib
folder to your project. Then #import "SKTagView.h"
,#import "HexColors.h"
. For more details please check out the demo code.
将Lib
文件夹拖入你的的项目,然后#import "SKTagView.h"
,#import "HexColors.h"
。如果要了解更详细的内容请查看Demo中的代码。
#Requirements
- Xcode 7.0 or greater
- iOS8.0(manually only) or greater
#Author David Lee, [email protected]