MagazineLayout
is a UICollectionViewLayout
subclass for laying out vertically scrolling grids and lists of items. Compared to UICollectionViewFlowLayout
, MagazineLayout
supports many additional features:
Item widths based on a fraction of the total available width
UITableView
)Other features:
These capabilities have allowed us to build a wide variety of screens in the Airbnb app, many of which are among our highest-traffic screens. Here are just a few examples of screens laid out using MagazineLayout
:
Homes Search | Experiences Search | Wish List | Home |
---|---|---|---|