WTTagView
WTTagView copied to clipboard
A TagView used to add tags to an image. You can change tag directions, move tag position and delete tags. You can also custom tag styles.
WTTagView
Overview
A TagView used to add tags to an image. You can change tag directions, move tag position and delete tags. You can also custom tag styles. You use it like UITableView, Implementation the dataSouce and delegate methods. It also can be used in Interface Builder.
Requirements
Require at least iOS 7.0.
Installation
WTTagView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'WTTagView' , '1.0'
Author
wtlucky, [email protected]
License
WTTagView is available under the MIT license. See the LICENSE file for more info.