Spotify Client

A client iOS Appliction for Spotify.You can run the app from SpotifyDemo scheme.

This Demo app is still in development to try to reproduce the app in the real-world.

It contains the following implementations around state-management:

Simple SwiftUI example

An iOS App that built by SwiftUI.You can run the app from VergeStoreDemoSwiftUI.

UIKit example

An iOS App that built by UIKit.You can runt the app from VergeStoreDemoUIKit