Swift: AppStore - UICollectionView Headers and Cell Subclassing

Profile Picture
- Published on Mar 25, 2016馃審 Public

Today, we will complete the implementation for the main screen of the App Store. Because we are clever, we will be reusing our cell classes by subclassing to avoid rebuilding a lot of code. Lastly, we learn about UICollectionView Header's and how to generate one. Twitter Slide Out Menu Course https://www.letsbuildthatapp.com/cour... Podcasts Course https://www.letsbuildthatapp.com/cour... Intermediate Training Core Data https://www.letsbuildthatapp.com/cour... Instagram Firebase Course https://www.letsbuildthatapp.com/cour... Facebook Group https://www.facebook.com/groups/12406... Furthermore we apply some refactoring to our JSON parsing code to integrate the banner header. Source Code: https://www.letsbuildthatapp.com/cour... (Part 1) Swift: Recreating the App Store: https://www.youtube.com/edit?o=U&vide... (Part 2) Swift: AppStore - Integrating REST API, JSON, and Model Objects: https://www.youtube.com/edit?o=U&vide...