This is an application to demonstrate the use of the @capacitor-community/photoviewer plugin in a Vite/React framework.
-@capacitor-community/photoviewer
| Maintainer | GitHub | Social |
|---|---|---|
| Quéau Jean Pierre | jepiqueau |
To start clone the project
git clone https://github.com/jepiqueau/vite-react-photoviewer-app.git
cd vite-react-photoviewer-app
git remote rm origin
npm installTo install the latest release of the @capacitor-community/photoviewer plugin.
To install the latest release of the jeep-photoviewer Stencil component.
npm install --save @capacitor-community/photoviewer@latest
npm install --save jeep-photoviewer@latest
npx cap sync
npm run build
npx cap copynpm run dev
npx cap open ios
npx cap open android
Thanks goes to these wonderful people (emoji key):
Jean Pierre Quéau 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!