Relative Content

Tag Archive for swiftuicollectionviewuicollectionviewflowlayout

A pager UICollectionView with dynamic height

I’m trying to create a pager at the end of a scroll view. The pager should display different cells with varying text lengths. I’ve implemented this using a UICollectionView, enabled paging, and utilized a UICollectionViewFlowLayout.
However, I’m encountering issues: the collection view has an unusually long height (around 3000 pt), and paging isn’t working as expected.”