rsattar / CLTokenInputView

A replica of iOS's native contact bubbles UI
MIT License
504 stars 127 forks source link

Added support for coloring each token #35

Closed TimAEllis closed 4 years ago

TimAEllis commented 8 years ago

Modified CLToken to be able to accept a color property and then updated CLTokenInputView to use the property, if it has been set.

In addition, I have updated the example to demonstrate using the "color" property

TimAEllis commented 8 years ago

Updated to add support for becoming first responder (i.e. can receive focus with becomeFirstResponder)

TimAEllis commented 7 years ago

@rsattar any chance of being able to get this reviewed and merged?

TimAEllis commented 4 years ago

Repository seems dead. Closing this PR because I don't want to see it wasting space in my PR list