Features Studio Pricing Docs — Studio Docs — Music Player Docs Blog About

Album Art & Track List (Flip)

Tap the album artwork on the Now Playing screen to flip it over and reveal the track list for the current album. Tap again to flip back.


The Flip Animation

[SCREENSHOT: Flip animation mid-way — artwork rotating to reveal track list]

The artwork card rotates in 3D using a spring animation. The front shows the album art; the back shows the album track list. Both sides use backfaceVisibility: 'hidden' so they never show through each other.


The Track List View

[SCREENSHOT: Flipped card showing track list with numbered tracks]

The back of the card shows:

  • ← Album Tracks — tap this to flip back to the artwork
  • Add to Playlist button (top-right) — adds every track in this album to a playlist of your choice
  • A scrollable list of all tracks in the album, formatted as:
    01 · Track Title
    02 · Another Track

Tap any track to start playing it immediately. The card flips back to the artwork automatically.


Adding the Album to a Playlist

Tap Add to Playlist while the card is flipped to open the Playlist Picker. Select an existing playlist or create a new one — all tracks in the album are added at once.

[SCREENSHOT: Playlist Picker modal]


Notes

  • The track list loads after the flip animation starts. If the album has many tracks, you may see “Loading tracks…” briefly.
  • The track list is scoped to the current album only. To see all tracks by the current artist, go back to the Library → Artists view.
  • The flip works by querying your local database for all tracks sharing the same albumId as the current track.