I'm trying to write a music player style composabl...
# compose
v
I'm trying to write a music player style composable but I'm a bit stuck on how you would go about implementing the swipe motion where the current element on the screen is swiped off to the left while a new item appears from the right. Any ideas?