A simple, sample app that downloads a list of albums from iTunes and displays it in a table. It also allows the user to bookmark albums which are then viewable in a separate tab.

For this app I decided to use Combine and SwiftUI. While I have more experience with RxSwift and UIKit I thought this was a good opportunity to get more hands-on experience with these newer Apple frameworks.

Installation

Just download the repository, open it in XCode and run the app.

GitHub

View Github