Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 788 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 788 Bytes

ez-radio

This is a sample radio streaming application on iOS platform.

  • No third party packages.
  • Made using Radio-Browser's public API
  • Basic persistence layer with UserDefaults for recently played stations at "History" screen and for favorite stations at "Favorites" screen.

Has some bugs when requesting radio stations for countries with a lot of whitespaces in their names. Also UI has an overflow issue when displaying tags at SearchResultVC because some of the incoming responses have very long list of tags. Will probably fix this later.

GIF Preview