how to add footer view to bottom of screen using UICollectionView Compositional Layout swift iOS 14+

Viewed 19

I am adding a footer view, but if the section is small, it is not placed at the bottom of the screen, how can I place the view at the bottom even if the section is large or small?

0 Answers
Related