RelistenNet / relisten-ios

An iOS app for streaming millions of free music recordings from the Internet Archive
http://relisten.net
MIT License
37 stars 14 forks source link

Add a search bar to most view controllers #159

Closed farktronix closed 6 years ago

farktronix commented 6 years ago

This is the start of adding search bars to all the main view controllers. I'm going to either try to abstract this work for the shows view controller, or I'm going to duplicate this code for the shows view controller.

farktronix commented 6 years ago

This should fix #137 and #138. We can't do much in the way of in-depth filtering on stuff other than SBD for now, but if we used something like GraphQL we could add some pretty powerful client side searches.