We continue our To Do List app, adding the ability to delete and move table view cells. By the end of the tutorial we'll have created a block of code that can be easily adapted to other projects. Concepts covered include tableView editing mode, Changing bar button item titles, tableView(_:commit:forRowAt:), editingStyle == .delete, Delete from .editing mode, Delete with a swipe-left, tableView(_:moveRowAt:)
This video is part of Chapter 5, the "To Do List" App from Prof. John Gallaugher's "Learn to Program Using Swift for iOS Development". For more details, see: [ Ссылка ]
Ещё видео!