CLTokenInputView

MIT License
Objective-C
iOS

Powered by Appetize.io.

1 image

Author

Description

CLTokenInputView is an almost pixel perfect replica of the input portion iOS's native contacts picker, used in Mail.app and Messages.app when composing a new message.

NOTE: It does not provide the autocomplete drop down and matching; you must provide that yourself, so that CLTokenInputView can remain very generic and flexible. The provided sample app can be used as a model of how to use CLTokenInputView with autocomplete.

Tags