TITokenField
TITokenField copied to clipboard
An iOS version of the NSTokenField (See To: field in Mail and Messages).
 Steps 1. Add a token 2. Select that token 3 Tap beside (right side) the selected token so as...
TITokenField is great, and the result tableview works as expected. I'd like to know if it's possible to make it multi-section?
Not sure if this is a bug or an error on my part but with my pods installation, and a complete copy of your example app, the contact selection popover...
Hi, do you plan to add multiple token fields support (To:, Cc: ..) ? cheers, Jan
If there are many tokens in the token filed, it can be scrolled. The token field will scroll to the last token position whenever one of the token is touched....
When the width of all tokens in one line equals the width of token field, the next input token will overlap the previous token. You can see the screenshots in...
I wish to use enablesReturnKeyAutomatically with my TITokenField. Of course I can set it to YES, but it winds up not doing anything. My guess? the kTextEmpty and/or kTextHidden are...