An open API service indexing awesome lists of open source software.

https://github.com/liqiankun/dlskilltagview

Choose skills View based on SKTagView
https://github.com/liqiankun/dlskilltagview

choose-skills demo skill-tree skillview

Last synced: 9 months ago
JSON representation

Choose skills View based on SKTagView

Awesome Lists containing this project

README

          

![](https://github.com/Liqiankun/DLSkillTagView/raw/master/DLSkillTagView.png)

Choose skills view based on [SKTagView](https://github.com/zsk425/SKTagView). With DLSkillTagView you can type the tag you want,than add to the tagView.

一个基于[SKTagView](https://github.com/zsk425/SKTagView)的技能选择的View。用DLSkillTagView可以添加自己想要的技能。
![](https://github.com/Liqiankun/DLSkillTagView/raw/master/dlskilltagview.gif)

# 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, qiankunli@yahoo.com