My To Dos SwiftUI app iOS15 update 4 Adding List Filtering with Searchable:

preview_player
Показать описание
This is the final of 4 videos in this series and I am updating an app that I created in a previous series to use iOS 15.

In this video, I will be Improving our app’s UI even more by giving our users the ability to Filter the list. We will be able to do this by binding a row object in a ForEach loop to the ViewModel object so it can be observed and updated.

If you want to support my work, you can buy me a coffee :)

******** Download my StewartLynch YouTube Channel Application - Free ***********

Table of Contents:
0:00 Introduction
1:24 Fixing Keyboard button bug
2:20 Adding a .Searchable method to a list
9:15 Creating a ContentView Extension

Starter Project Files:

Completed Part 4:

Original ToDo App Series (First 3 Videos)
Introduction:
1. Building the ToDo App in SwiftUI
2. Data Persistence
3. Meaningful Error Handling

iOS 15 Updates
Part 1 - iOS 15 APIs, FocusState, Keyboard Toolbar and Alerts
Part 2 - Throwing Functions
Part 3 - Swipe Actions and Bound Lists
Part 4 - Adding List Filtering with Searchable

References mentioned in video:
Top Headlines App

Other References:
Stewart Lynch's YouTube Channel:
Stewart Lynch on Twitter:
Рекомендации по теме
Комментарии
Автор

Thank you so much Stewart for excellent lessons…

Mahadev-xu
Автор

Great series Stewart! I learned a lot and now have several new tips that will help me update several Apps from iOS-14. Very well done sir!

KimbrellBrad
Автор

Is there a way to make the search filter hidden by default and shown when scrolling? Like WhatsApp or iMessage

augustogalindo
Автор

another great video, i can't wait for iOS 15.

somersmatthews