In this tutorial, we build on top of what we started creating in Lesson 027. Instead of just a click taking us to the detail page, now we want to swipe to reveal actions. One action will take us to the detail page and the other will delete the row from the tableview.
(Make sure to watch in full screen and click the gear icon to set the video quality to its highest level so the text is as legible as possible)
Here is the link for the GitHub repo.