Justin Marsh
TTCTheo's Typesafe Cult
•Created by Justin Marsh on 6/19/2024 in #questions
Replicate Spotify player screen scroll. React Native
I'm trying to replicate the scrolling full page card from spotify. I would like to have a player card that can be dismissed with a vertical swipe gesture, but I would also like this to be able to be scrollable for lyrics.
1. Dismissible with a Vertical Swipe: Users can swipe up or down to dismiss the player card.
2. Scrollable for Lyrics: The card should also allow users to scroll within it to read the lyrics.
Does anybody know how to do this?
2 replies