#452 - Collection View List Layout
An episode of the NSScreencast (free videos) podcast, hosted by Ben Scheirman, titled "#452 - Collection View List Layout" was published on July 31, 2020.
July 31, 2020 · NSScreencast (free videos)
0:00 / 0:00
Episode Description
With UITableView no longer being encouraged for use, we need to replace this behavior with UICollectionView. This is where UICollectionViewListLayout comes into play. Using this layout we can get the familiar table view appearance in plain and grouped styles (as well as additional styles to support sidebars on iPad and macOS). This includes support for sticky headers and footers, swipe actions, and other UITableView behaviors that we've come to rely on.
Similar Episodes
No similar episodes found.
Similar Podcasts
No similar podcasts found.