Introduction

If you’re an iOS app developer, chances are you’ll be using table and collection views somewhere in your development projects. They’re the bread and butter of iOS apps. With them, you can create everything from the simplest of lists to fully tricked-out user interfaces.

Table and collection views are two of the more complex components found in UIKit. Using them for (potentially boring!) standard user interfaces is quite simple, but customizing them can become much more challenging.

This book has a task-oriented focus to assist you when implementing customized table and collection views. Although it delves deeply into the APIs, you can always choose the level of detail you want to dive into. This book aims to be a reference and customization ...

Get Pro iOS Table Views and Collection Views: Using Swift 2 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.