rsattar / CLTokenInputView

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

Make text property readwrite. #20

Closed peterstuart closed 7 years ago

peterstuart commented 8 years ago

Makes it possible to set the text property.

My use case for this is that I would like to be able clear any entered text after programmatically removing a token.

rsattar commented 7 years ago

Hey @peterstuart!

I'm very sorry for the (very very) late reply. Thanks for your pull request earlier in the year. I missed it and accepted a more recent pull request that provided the same change (https://github.com/clusterinc/CLTokenInputView/pull/33).

So I'm closing this, but I do appreciate your sending in the PR!

peterstuart commented 7 years ago

No problem!