RKTagsView
Highly customizable iOS tags view (like NSTokenField). Supports horizontal and vertical direction, editing, multiple selection, Auto Layout and much more.
Note: You can use tagsView tintColor for changing tags color.
Demo
Click here for Live Preview.
Usage
To run the example project, clone the repo, and run pod install
from the Example directory first.
Installation
RKTagsView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "RKTagsView"
Author
Roman Kulesha, [email protected]
License
RKTagsView is available under the MIT license. See the LICENSE file for more info.