© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2023
S. Baruah, S. BaruahApp Development Using iOS iCloudhttps://doi.org/10.1007/978-1-4842-8758-3_6

6. Displaying the Book Records

Shantanu Baruah1   and Shaurya Baruah1
(1)
Somerset, NJ, USA
 
In this chapter, we will learn about displaying the books we have stored in our Book Tracker repository. Following are the key functions we need to perform to achieve the same:
  • Create a View Controller for Displaying the Book records.

  • Query the iCloud repository to retrieve all user books.

  • Implement Table View to Display the books.

Setting Up Display View Controller

If you recall, we have set up a Tab View Controller with three tabs, “Display,” “Add Book,” and “Search.” We will ...

Get App Development Using iOS iCloud: Incorporating CloudKit with Swift in Xcode 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.