cuappdev / tempo

An open-source iOS app for music discovery and sharing with friends.
MIT License
15 stars 1 forks source link

Standardize/refactor searchVC #273

Closed ChenJesse closed 7 years ago

ChenJesse commented 7 years ago

Right now, while all the other player-related tableVC's are subclasses of PlayerTableVC, searchViewController is completely different. Should take a look at see how we should standardize them