@Sam thanks for your response. What I’m having trouble is the UICollectionView height itself, If i give it a fixed height using a constraint, it works fine, but what I’d like to do is it having its content size instead, but everytime I try to access its content size or its collectionViewLayout size, its always 0. Any idea?