Table Views in iOS 11

Table Views in iOS 11
Author :
Publisher : J.D Gauchat
Total Pages : 76
Release :
ISBN-10 :
ISBN-13 :
Rating : 4/5 ( Downloads)

Book Synopsis Table Views in iOS 11 by : JD Gauchat

Download or read book Table Views in iOS 11 written by JD Gauchat and published by J.D Gauchat. This book was released on 2018-01-02 with total page 76 pages. Available in PDF, EPUB and Kindle. Book excerpt: Learn how to use Table Views to present information to the user in an iOS application. After reading this guide, you will know how to create dynamic and static tables, how to set and sort the content of a table, how to create custom cells, how to control selection, and how to perform a search. Table of Contents TABLE VIEWS Tables Table Views Table View Cells Table View Protocols Index Path Implementing Table Views Selection Sections and Indexes Custom Cells Table Views in Navigation Controllers Adding Rows Deleting Rows Moving Rows Table View Controller Refresh Control Static Tables Search Search Bar QUICK REFERENCE UITableView UITableViewCell UITableViewDelegate UITableViewDataSource IndexPath UISwipeActionsConfiguration UIContextualAction UIRefreshControl UISearchController UISearchResultsUpdating UINavigationItem UISearchBar UISearchBarDelegate This guide assumes that you have a basic knowledge of app development, Xcode, and the Swift language. If you don't know how to program in Swift or how to create an application with Xcode, download our guides Introduction to Swift and Interface Builder. For a complete course on app development for iOS, read our book iOS Apps for Masterminds. This guide is a collection of excerpts from the book iOS Apps for Masterminds. The information included in this guide will help you understand a particular aspect of app development in iOS, but it will not teach you everything you need to know to develop an app for Apple devices. If you need a complete course on app development for iOS, read our book iOS Apps for Masterminds. For more information, visit our website at www.formasterminds.com.


Table Views in iOS 11 Related Books