When it comes to displaying lists of items in iOS apps, developers have two main options: the SwiftUI List view and the UIKit UICollectionView. While both views have their own unique advantages, they also have different performance characteristics that are worth understanding and this is what we're going to explore in this video.