Practical UICollectionView in iOS and Swift

Learn to harness power of UICollectionView and take control of your app's layout

Practical UICollectionView in iOS and Swift
Practical UICollectionView in iOS and Swift

Practical UICollectionView in iOS and Swift udemy course

Learn to harness power of UICollectionView and take control of your app's layout

A collection view is a way to present an ordered set of data items using a flexible and changeable layout. The most common use for collection views is to present items in a grid-like arrangement, but collection views in iOS are capable of more than just rows and columns.

In this course you will learn to harness the power of Collection Views. Build an app from scratch, and customize it by creating and manipulating custom collection view cells. You will also learn how to create UICollectionViews programmatically and add supplemental views to display custom header for each section of your collection view.

This course is designed for anyone who wants to create flexible grid layout using collection views. This course takes practical approach by teaching you each aspect in order to create an efficient collection view along with tip and tricks associated with collection views.