Skip to content

Latest commit

 

History

History
82 lines (55 loc) · 2.31 KB

README.md

File metadata and controls

82 lines (55 loc) · 2.31 KB

react-videoplayer-hook-app

Sample project that shows an integration of

in a React App.

This project was bootstrapped with Create React App.

Maintainers

Maintainer GitHub Social
Quéau Jean Pierre jepiqueau

Installation

To start clone the project

git clone https://github.com/jepiqueau/react-videoplayer-hook-app.git 
cd react-videoplayer-hook-app
git remote rm origin
npm install

To install the latest release of the capacitor-video-player plugin and the latest release of the react-video-player-hook hook

npm run update
npx cap update
npm run build
npx cap copy
npx cap copy web

Running the app

BROWSER

npx cap serve

IOS

npx cap open ios

ANDROID

npx cap open android

Contributors ✨

Thanks goes to these wonderful people (emoji key):


Jean Pierre Quéau

💻

Giuseppe Piccinni

💻

This project follows the all-contributors specification. Contributions of any kind welcome!