• Stars
    star
    450
  • Rank 93,907 (Top 2 %)
  • Language
    Objective-C
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Highly customizable iOS tags view [input, edit, dynamic, tag, token, field, NSTokenField]

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, [email protected]

License

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