Skip to content

React app demonstrating the use of capacitor-video-player through react-video-player-hook

License

Notifications You must be signed in to change notification settings

jepiqueau/react-videoplayer-hook-app

Repository files navigation

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!

About

React app demonstrating the use of capacitor-video-player through react-video-player-hook

Resources

License

Stars

Watchers

Forks

Packages

No packages published