You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 6, 2022. It is now read-only.
Description
I created a sample repo with minimal code that should get this plugin to work to start and stop a video:
https://github.com/PupoSDC/react-music-control-demo/blob/main/App.tsx
but it doesn't work (ie: no controls appear). What am i missing?
On top of the presented solution, i've tried:
useEffect
setNowPlaying
before setting up controlssetNowPlaying
after setting up controlssetNowPlaying
with a 5 second delay to make sure audio is being played by the videoPlatform ?
The text was updated successfully, but these errors were encountered: