Navigate to a Detail View | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/10796666-table-views/lessons/5

Hi Catie,

Loving this course so far! So clear and easy to follow. Thank you!

One thing I noticed was that the line of code in the @IBSegueAction function block should be:

let book = Library.books[indexPath.row]

At the moment, it is missing the Library keyword - that’s why I kept getting an error. Just thought I’d mention it in case anyone else has the same error message.

Thanks again and looking forward to the rest of the course!

Josh

thanks mate… i was looking for.

You saved my day, mate!

@roganjoshg Thank you for the heads up - much appreciated! :]