© 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_8

8. Searching Data Screen

Shantanu Baruah1   and Shaurya Baruah1
(1)
Somerset, NJ, USA
 

This chapter will complete the basic structure of our App. Search is the third and last tab on our screen. Users will be able to search a book by its title or will be able to get all books searched by an author name. Also, the search will be dynamic, as the user types the letter it will show the book name displayed.

Create the Search View Controller

As we have done before for “Add Book” and “Display Book,” create a search view controller as a cocoa touch class. We will name this file ...

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.