Editing a List in SwiftUI 2019-12-17 Share Tweet Here's how to edit a list in SwiftUI. I was able to write shorter code than UITableView. Reference: How to enable editing on a list using EditButton Using TabView to switch screens (SwiftUI) Transition from one ListView to another (SwiftUI)