Post not yet marked as solved
Post marked as unsolved with 1 replies, 407 views
On a regular UITableView, you can use titleForDeleteConfirmationButtonForRowAtIndexPath to change the title of the swipe to delete button. Can this be done on a ForEach in SwiftUI?