nickkjordan / wruw-iphone-app

iPhone app for WRUW 91.1 Cleveland, OH http://www.wruw.org/
1 stars 2 forks source link

Refactor playlist TableViews to common class #42

Closed nickkjordan closed 6 years ago

nickkjordan commented 6 years ago

Create a new PlaylistTableView that is used by the HomeVC and the ArchiveVC (changed child of UITableViewController -> UIViewController)