Skip to content

abostec/react-circular-player

Repository files navigation

react-circular-player

This repo is designed to accompany the related egghead.io video course: https://github.com/abostec/react-circular-player


Example

$ npm i @openabos/react-circular-player --save
import {Videoplayer} from "@openabos/react-circular-player"
import "@openabos/react-circular-player/dist/cjs/index.css"

<Videoplayer 
size={600} 
poster="https://www.adobe.com/express/feature/image/media_15960174677e9abd368c05a0e53f9cc5526099a27.png" 
src="https://file-examples.com/storage/feefe070bf62a1bca952729/2017/04/file_example_MP4_640_3MG.mp4" 
boundaryColor="#3F0E40"></Videoplayer>

Demo

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published