iphone - How to add tokens inline within a UITextView -


i add tokens or buttons inline in uitextview. thinking of trying embed nstokenfields inside uitextview? don't know if optimal way go it. appreciation sort of direction on how accomplish this. lot.

nstokenfield doesn't exist on ios.

take @ https://github.com/jasarien/jstokenfield -- it's not perfect, it's fair simulation.


Comments

Popular posts from this blog

All overlapping substrings matching a java regex -

c++ - Using OpenSSL in a multi-threaded application -

php - Deleting/Renaming a locked file -