Using Search Bar in SwiftUI - RestApp Part 6

Опубликовано: 10 Декабрь 2020
на канале: Coding With Tom
938
16

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 Adding UISearchBar
0:15 Model Changes
1:30 Handling Filtering in Use Case
4:40 Adding Dish Type Labels to View
6:10 Creating Search Bar
7:50 Adding Search Bar to the View

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

RestApp - SwiftUI playlist:    • RestApp - SwiftUI