switch-media-player
v1.0.26
Published
plays youtube videos and detects videos and images from urls
Downloads
4
Readme
switch-media-player
custom media player that plays youtube and detects video/images
Install
npm install --save switch-media-player
Usage
// App.js
import SMediaPlayer from "switch-media-player";
<SMediaPlayer mediaUrl={""} />;
License
MIT © homericks