In today's lesson, we are going to build upon the last episode where we laid out the foundation of our UICollectionView cells and header. We'll go ahead and create a custom UICollectionViewFlowLayout component that helps us provide a changing size as we shift our collection view downwards. This is quite simple once you are able to see the code behind the magic. Enjoy.