react-media-player
react-media-player copied to clipboard
No Typescript support
For projects created using Typescript unfortunately the Lib doesn't work, because it doesn't find equivalent types of the lib.
It does work, you just need to declare the module, still, TS support would be great.
declare module "react-media-player";