Components
VideoPlayer
VideoPlayer
is the component that comunicate all the components with the HTML5 video API. Internally, it's a provider.
import { VideoPlayer, Viewer } from 'react-trailer';<VideoPlayer><Viewerurl="http://dl5.webmfiles.org/big-buck-bunny_trailer.webm"nativeControls/></VideoPlayer>