apasccon / SearchTextField

UITextField subclass with autocompletion suggestions list
MIT License
1.15k stars 253 forks source link

Added "id" support in case of custom object #192

Open jeyremy opened 4 years ago

jeyremy commented 4 years ago

Added "id" support in case of custom object, helps to retrieve object in a parent array with other properties that title / subtitle / image.

can resolve issue #175