Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 844 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 844 Bytes

RKTagsView

Highly customizable iOS tags view (like NSTokenField). Supports horizontal and vertical direction, editing, multiple selection, Auto Layout and much more.

sample gif

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, kulesha.r@gmail.com

License

RKTagsView is available under the MIT license. See the LICENSE file for more info.