Skip to content

Version 5.2.0

Compare
Choose a tag to compare
@rudrankriyam rudrankriyam released this 14 Oct 07:59
· 6 commits to main since this release

New in this Release

With one line of code, add a beautiful mesh gradient background using the artwork!

AnimatedArtworkView(queue: SystemMusicPlayer.shared.queue)

You can pass the artwork directly too:

AnimatedArtworkView(queue: SystemMusicPlayer.shared.queue, artwork: artwork) // Any changes to the queue will be ignored