Chapter 23. Editing LioNs

This chapter covers

  • Optional binding
  • Editing LioNs
  • Adding another function to the AddEditViewControllerDelegate

You’ve built out the functionality to create new LioN objects, but you don’t have the ability to edit them yet. You’ll add all the functionality to edit LioNs and display the edited cells in this chapter. You’ll also add functionality to show whether the user liked or disliked the LioN by changing the background colors of the Like and Dislike buttons.

23.1. Editing existing LioNs

You’re now going to add the ability for users to edit the LioNs they’ve already created. Based on what you know now, what specifically do you need to do to make this happen?

  1. Set up the AddEditViewController to accept a ...

Get Anyone Can Create an App now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.