My To Dos SwiftUI app iOS15 update 3: Swipe Actions and Bound Lists

Опубликовано: 09 Сентябрь 2021
на канале: Stewart Lynch
867
33

This is the 3rd 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 by removing the dependency on our ToDoFormView.

We will be adding Swipe actions for deletion and completion of todos and we will also be binding our list to our viewModel to offering inline editing of a list row and addition of new todos directly

If you want to support my work, you can buy me a coffee :)
https://ko-fi.com/stewartlynch

******* Download my StewartLynch YouTube Channel Application - Free **********
https://stewartlynch.gumroad.com/l/obsjz


Table of Contents:
0:00 Introduction
1:07 Trailing Swipe Action for Deletion
5:05 Leading Swipe Action for Completing ToDo
6:30 Binding a List row to an Observable Object

Starter Project Files:
http://www.createchsol.com/ToDoAppCou...

Completed Part 3:
http://www.createchsol.com/ToDoAppCou...

Original ToDo App Series (First 3 Videos
Introduction:
   • Not another SwiftUI ToDo App!!!  
1. Building the ToDo App in SwiftUI
   • Building the ToDo app in SwiftUI  
2. Data Persistence
   • File DataPersistence in SwiftUI  
3. Meaningful Error Handling
   • Responsible Error Handling In SwiftUI  

iOS 15 Updates
Part 1 - iOS 15 APIs, FocusState, Keyboard Toolbar and Alerts
   • Video  
Part 2 - Throwing Functions
   • My To Dos SwiftUI app iOS15 upate 2 T...  
Part 3 - Swipe Actions and Bound Lists
   • My To Dos SwiftUI app iOS15 update 3:...  
Part 4 - Adding List Filtering with Searchable
   • My To Dos SwiftUI app iOS15 update 4 ...  

References mentioned in video:
iOS Swipe Actions
   • iOS 15 Swipe Actions, Enumerated List...  

Other References:
Stewart Lynch's YouTube Channel:
   / stewartlynch  
Stewart Lynch on Twitter:
  / stewartlynch