thermogl / TITokenField

An iOS version of the NSTokenField (See To: field in Mail and Messages).
http://thermoglobalnuclearwar.com/opensource/
600 stars 172 forks source link

Add Optional Autocomplete Delegate for Searching in the Background #42

Closed joein3d closed 11 years ago

joein3d commented 11 years ago

if the autocomplete delegate is set, it uses that, otherwise it uses the old behavior (searching the sourceArray)