Using UISearchBar - RestApp Part 6

Опубликовано: 07 Декабрь 2020
на канале: Coding With Tom
67
1

In this video we will add a Search Bar to the Categories scene. We will be able to filter restaurants by name and by the dish types that the restaurant offers.

Chapters:
0:00 Using UISearchBar
0:20 Model Changes
1:35 Handling Filtering in Use Case
4:35 Adding Dish Type Labels to View
6:50 Adding SearchBar to CategoriesViewController
9:10 Adding Scope Buttons to Search Bar

Source code: https://github.com/codingWithTom/rest...

RestApp - UIKit playlist:    • RestApp - UIKit