pillarbox-apple icon indicating copy to clipboard operation
pillarbox-apple copied to clipboard

Playlist UI component

Open defagos opened this issue 8 months ago • 0 comments

As a developer integrating Pillarbox I need a simple UI component (without any view) to help me keep playlist model objects from my app with the player item playlist managed by a player.

Acceptance criteria

  • A UI component is provided to help manage playlist sync.
  • The UI component is used in the current playlist demo.

Tasks

  • [ ] Create generic component from current PlaylistViewModel.
  • [ ] Use this component instead of PlaylistViewModel in the demo.

defagos avatar May 30 '24 13:05 defagos