ios - How to make a multiple recipient textbox like iMessage? -
i trying replicate functionality of choosing recipients in imessage. can either type phone number or email address in textbox or choose addressbook.
i using swiftaddressbook wrapper addressbook access. made textbox, user can type or tap button open address book ui , choose email or phone number presented in textbox text.
my question how present selected or typed phone/email entry instead of text in text box imessage does. in imessage. when tap on entry selected whole , can delete backspace. additional entries added coma separation.
it looks term "tokenfield". if search can find libraries. here 1 looks promising: https://github.com/thermogl/titokenfield
Comments
Post a Comment