flâneur

Implementing 'UICollectionView Compositional' Layout with Pinterest Section | HackerNoon

hackernoon.com · 1,994 words · saved by 1 readers

You can use Collection Compositional Layout to define layouts that support dynamic content and varying item sizes.

Collection Compositional Layout is a new layout framework in the UIKit framework of iOS that was introduced in iOS 13. It provides a powerful and flexible way to build custom collection views in a modular and composable manner. With Collection Compositional Layout, you can define custom layouts for your collection views by composing various layout elements, such as sections, items, and groups, in a way that best suits your needs. You can use Collection Compositional Layout to define layouts that support dynamic content and varying item sizes, and you can also easily modify the layout of…

saved by

related reading