Skip to content

ashishkummar/react360vidthreejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

npm install --save react360vidthree

Usage

import React, { Component } from 'react'
import Video360Three from 'react360vidthree'
 class Example extends Component {
   render () {
       return (<Video360Three
                Id="video1"
                autoRotate="true"
                src="https://bit.ly/2YIgYqw"
                width="480"
                height="270"/>
                )}
              }

Demo

Live demo is available on https://jgiwg.csb.app/

License

MIT © ashishkummar

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published