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

c# - SVN Error : "svnadmin: E205000: Too many arguments" -

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

All overlapping substrings matching a java regex -