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
- Host: GitHub
- URL: https://github.com/liqiankun/dlskilltagview
- Owner: Liqiankun
- License: mit
- Created: 2016-11-17T10:40:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-11-21T03:32:33.000Z (over 9 years ago)
- Last Synced: 2025-04-13T08:51:04.475Z (about 1 year ago)
- Topics: choose-skills, demo, skill-tree, skillview
- Language: Objective-C
- Homepage:
- Size: 16.8 MB
- Stars: 37
- Watchers: 2
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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可以添加自己想要的技能。

# 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