apasccon / SearchTextField

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

How to use this on viewController instead of UITableViewController #204

Open mohitkokwani opened 2 years ago

mohitkokwani commented 2 years ago

I have implemented this module and works everything except the tableView didSelectItemat it never gets called ! Can someone please let me know the solution Thank you in advance!