iphone - Name input like SMS or Facebook app -


i'm trying find library can handle autocompletion tokened (grouped) texts.

there nice libraries out there autocompletion such as:

https://github.com/eddyborja/mlpautocompletetextfield https://github.com/hoteltonight/htautocompletetextfield https://github.com/tarasroshko/trautocompleteview

the problem here is, want make selection names tagging @ sms or facebook app. when user tries delete, should delete text.

there jquery implementations, 1 of them this:

http://loopj.com/jquery-tokeninput/

i couldn't find ios, perhaps keywords generic, google not show related results. there library or can provide code examples?

what you're trying achieve can't done using public sdk.
however, there exist nice third party solutions.
found question, is there iphone equivalent nstokenfield control?, includes links controls use.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -