24:25
UICollectionView Tutorial in Swift 3 - Part 1
Covers basics of collectionviews and custom cell classes.
12:33
UICollectionView Tutorial - Swift 5
In this video I will be showing you, how to create a UICollectionView using storyboard in swift 5.
21:59
UICollectionView Tutorial in Swift 3 - Part 2
Covers more in depth topics such as interactive cells, insertion/deletion/reloading, and batchupdates.
27:35
UICollectionView Tutorial: Custom UICollectionView Cell Xcode 10, Swift 4
UICollectionView is very popular in iOS application because of its flexible and easy to use. Today, I'll show you how to set up and ...
29:13
iOS Swift: Build a To-Do List App using UICollectionView Tutorial
Here's a quick tutorial on how to Build a To-Do list App programmatically using UICollectionViewController. We'll create the app ...
20:26
UICollectionView Tutorial: Select Multiple items & Delete UICollectionViewCell Xcode 10, Swift 4
In this video, I will show you how to select multiple items of UICollectionView and delete them. The source code is located in: ...
13:52
UICollectionView with custom UICollectionViewCell example in Swift
In this video we are going to create a new UIViewController with UICollectionView and custom UICollectionViewCell. Other videos ...
20:12
UICollectionView Tutorial: Custom UICollectionView Layout like Pinterest
In this tutorial, I will show you how to use custom UICollectionView Layout to create a layout like the Pinterest application.
6:09
UICollectionView Tutorial: How to Style an iOS Collection View
In this video, you will learn how to style an iOS Collection View that's engaging and beautiful. This tutorial is done in Xcode 6.
10:15
Swift - UICollectionView with custom cell Tutorial
Tutorial on how to make a collection view and customize it's content in swift. Source Code: ...
8:54
UICollectionView example in Swift. Open image in another view
In this video we are going to implement UICollectionViewDelegate methods. When user taps on an image, we will open it in ...
13:08
UICollectionView Swift - Diffable DataSource (EASIEST TUTORIAL)
Want to learn how to create the perfect UICollectionView with Diffable DataSources? This video is all about UICollectionView in ...
12:36
UICollectionView example in Swift. Load thumbnail & preview images
In this video we are going to improve our UICollectionView by loading thumbnail size images into UICollectionView and Preview ...
21:55
Collection View in Table View Cell (Swift Tutorial) - Xcode 11, iOS Development
In this video, we learn how to add a horizontally scrolling collection view in a table view cell. A super popular design pattern ...
11:58
UICollectionView example in Swift. Loading images from server side PHP Script.
In this video we are going to load a list of images by calling a server side PHP script and display images in UICollectionView.
30:28
iOS Dev 42: Multiple Section CollectionView with Compositional Layout | Swift 5, XCode 13
Today, we learn how to apply different layouts to each section in a UICollectionView using UICollectionViewCompositionalLayout.
11:53
UICollectionView tutorial using custom cell
This is collection view demo. It tells how to use custom cell with collectionview. How can we register them and how to display ...
10:14
UICollectionView Swift Tutorial Pt 1 - Build Pinterest Newsfeed with UICollectionView
Join this course for FREE: https://ductran.co/p/pinterest UICollectionView has increasingly been popular in world-class apps ...