0.1.2 • Published 3 years ago

react-youtube-iframe v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

React YouTube iframe

lite component to embed and control YouTube videos

import YouTubeIframe  from 'react-youtube-iframe'

const MyComponent = () => {
    return (
        <YouTubeIframe videoId='44XYEeD1A1U' />
    )
}

export default MyComponent

open demo

for local env see:

React hooks in react library giving Invalid hook call error

for commands YouTube api see:

Playback controls and player settings