Swift tutorial :- How to create auto-complete search in swift 4

preview_player
Показать описание
In this video, we will learn how to create auto complete search in swift 4.Auto complete search into search records as soon as user starts typing text in search box. For autocomplete search we are not using UISearchBar the default control provided by iOS but we are creating our custom UISearchBar using UITextField.

Рекомендации по теме
Комментарии
Автор

Thanks, it's a good lesson, but try to avoid brushing the mic so often next time.
Your voice is quiet so I have to increase the volume and then the scratch on the mic rapes my ears.
It's painful to listen in headphones.

dk-sky
Автор

Nice, practical and direct to the point ...

goldfinch
Автор

So harsh noise from the mic. Was really disturbing. Please hold the mic at the proper position and distance.
Tutorial was great

sukshithshetty
Автор

thanks for such a good tutorial !! how can we implement the same when the data is coming from server in tableview.. I have tried but it shows me an error because instead of string value I wrote the name of my model

gulamali
Автор

Hello sir in your this video i followed search bar tutorial and want to show no search results found when i type something in search bar and it is not there then display message in table view

NishantNarola
Автор

very very thanks
my bro i very need learn if make part 2 make when click on items country show details text not show name country again
thanks

samirdesigner