Introduction
The reactjs-media
is a react package with awesome HTMLMediaElements that are recreated into react components with a good looking UI and fast UX.
It provides a set of components and simple API to create a customizable media player for your application.
You can try demo here.
Installation
To install the package, run the following command:
- npm
- yarn
npm install reactjs-media@latest
yarn add reactjs-media@latest