0.0.1-alpha.3 • Published 9 years ago
react-custom-youtube-player v0.0.1-alpha.3
react-custom-youtube-player
Installation
npm install react-custom-youtube-player --saveBasic Usage
import YouTubeCustomPlayer from 'react-custom-youtube-player'
return (
<YouTubeCustomPlayer
videoId={'DiTECkLZ8HM'}
/>
)