Create a text field that responds to the user entering in text. The text field should allow the user to select items from a list, other view or any data source and have those item names show up in the UITextField as objects or also known as Tokens. Let the tokens be deletable and not affect the users other searches or text entry in the same Text Field. The tokens should appear as though they are in the text field and adjust their frame sizes as necessary.