Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/kuler90/RKTagsView

Highly customizable iOS tags view [input, edit, dynamic, tag, token, field, NSTokenField]
https://github.com/kuler90/RKTagsView

Last synced: about 2 months ago
JSON representation

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

Lists

README

        

# RKTagsView

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

![sample gif](https://raw.githubusercontent.com/kuler90/RKTagsView/master/sample.gif)

Note: You can use tagsView tintColor for changing tags color.

## Demo

Click [here](https://appetize.io/app/wbhb09eha4b44zn19nnypbkprc) 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](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "RKTagsView"
```

## Author

Roman Kulesha, [email protected]

## License

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