Apple's search pattern is different than its filtering pattern.
This video shows you how to implement the search pattern using SwiftUI's searchable modifier.
👉 Free SwiftUI Book: http://bigmtn.studio/freebook
👉 Code With Chris SwiftUI Library: http://bigmtn.studio/cwc
Chapters
00:00 Intro
00:24 Architecture
01:39 Difference between Search & Filter
03:08 Using the searchable modifier for searching
04:17 Showing search results
06:48 Adding search logic with the onChange modifier
10:20 Exploring the PersonRowView
11:45 Testing the searchable modifier
12:12 Making search case-insensitive
13:15 Potential problems with searchable
15:30 Summary & Upcoming Videos
16:00 Where to find the code and books
#bigmountainstudio #markmoeykens #swiftui