react-player add your own custom player

Viewed 25

In React player how to add custom player

ReactPlayer.addCustomPlayer(YourOwnPlayer);

This is the command and how should I implement it.

0 Answers
Related