Combine demo with MVVM pattern there is one UITableView, one UISearchField. We are showing the result from API into UITableView using DiffableDatasource. We applied the local search functionality here.
Do you use Combine demo with MVVM pattern part2?
Recent Combine demo with MVVM pattern part2 Launches