In lesson 5 of module 6 of the CWC+ iOS Databases course, Chris shows us how to add a search box to our RecipeListView.swift by using a filter with our Core Data. And then we have our SearchBarView sub-view: One of the problems this lesson revealed was that the on-screen […]