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.
Click here for Live Preview.
To run the example project, clone the repo, and run pod install
from the Example directory first.
RKTagsView is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "RKTagsView"
Roman Kulesha, kulesha.r@gmail.com
RKTagsView is available under the MIT license. See the LICENSE file for more info.