ios - implementing UITextField with autocomplete on a backend -


what easiest way implement search text box autocomplete connected backend call in ios8 in swift? thinking uialertcontroller conceptually seems opening modal, blocking text box input until it's dismissed. i'm new ios development, perhaps there different better way?


Popular posts from this blog