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
Post a Comment