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.
Require at least iOS 7.0.
WTTagView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'WTTagView' , '1.0'
wtlucky, [email protected]
WTTagView is available under the MIT license. See the LICENSE file for more info.