flickchicks / flick-ios

0 stars 0 forks source link

Implement select episode screen #182

Closed haiyingweng closed 2 years ago

haiyingweng commented 2 years ago

Season and Episode would be UILabels Season 1, Season 2, Season 3 ... is a UICollectionView (the rounded box with Season 1 can just be a UILabel inside the collection view cell) All the episodes are in a UITableView

You can use hardcoded data to just show data on the screen first

Screen Shot 2022-03-03 at 8 30 13 PM