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

Glib GIOChannel -

android - change the return key -

All overlapping substrings matching a java regex -