I’ve mentioned a number of components inspired by the iOS mail app interface, most recently the contact picker component THContactPicker
Here’s an open source component called ZFTokenField from Amornchai Kanokpullwad allowing you to create a tokenized editing view like NSTokenField similar to the address field seen in the mail app.
ZFTokenField allows you to easily create your token view with icons, and text and provides a number of convenient delegates at different stages such as when the user starts/stops editing text.
Here’s an image showing ZFTokenField in action:
You can find ZFTokenField on Github here.
A nice component for creating tokenized views.
Original article: Open Source iOS Component For Creating NSTokenField Style Tokenized Editing Views
©2014 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
