Login required for access
In order to watch this lesson, you'll need to login to the website.
Favorites 2 Column Grid UICollectionView Controller
Podcasts
We've now successfully implemented the searching and playing of the podcasts in our app. Everything looks great so far, however you'll notice that every time we restart our application we have to search for our favorite podcasts every time. It would be nice to implement some way to easily save the podcasts we want to listen to upon opening our app. In this lesson, we'll implement the view controller that will reveal all of our favorited podcasts. Let's first start with stubbing out a UICollectionViewController that will show some dummy data.

Comments (4)
5 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
6 years ago
HELP & SUPPORT