October
5th,
2022
This post shows an Album Cover Flow I created using Jetpack Compose.
I wanted to try and recreate an element of Spotify in Compose and created the album cover flow. The flow uses “Snapper”, a library for Jetpack Compose by Chris Baines, that allows for the easy implementation of snappable behaviour.
Let's See It in Action