Sample project that shows an integration of
-
[capacitor-video-player] (https://github.com/jepiqueau/capacitor-video-player/blob/master/readme.md)
-
[react-video-player-hook] (https://www.npmjs.com/package/react-video-player-hook)
in a React App.
This project was bootstrapped with Create React App.
Maintainer | GitHub | Social |
---|---|---|
Quéau Jean Pierre | jepiqueau |
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
npx cap serve
npx cap open ios
npx cap open android
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!