Here is a link to the project: https://github.com/MostTornBrain/Swift-Radio-Pro/tree/RadioKit
This project demonstrates:
- Playing stations from a JSON list
- Parsing the meta data of a live stream
- Connecting to Live.FM to get album artwork for the currently playing song
- Using the RadioKit rewind and fast forward features
- Using the RadioKit buffer view to visualize where in the live stream playback is currently occurring
The sample project is a very good starting point for creating a professional radio app using Swift and RadioKit.