Navigate to a Detail View
Corrections
- At 8:16 - In the
showDetailView
method, useLibrary.books
instead ofbooks
This course was originally recorded in May, 2020 using Xcode 11 & iOS 13. It has been reviewed and all content and materials updated to Xcode 12 & iOS 14 as of September, 2020.
There are many ways to navigate in an iOS app. See how to navigate from a table view, and pass data along.
Comments