angular-photoviewer-app
Ionic/Angular application demonstrating the use of the
@capacitor-community/photoviewer
this app uses Capacitor4
Maintainer | GitHub | Social |
---|---|---|
Quéau Jean Pierre | jepiqueau |
To start building your App using this Starter App, clone this repo to a new directory:
git clone https://github.com/jepiqueau/angular-photoviewer-app.git
cd angular-photoviewer-app
git remote rm origin
- then install it
npm install
- then go to the building process
npm run build
npx cap sync
npm run build
npx cap copy
npx cap copy web
the capacitor config parameters are:
"appId": "com.jeep.app.ionic.angular",
"appName": "angular-photoviewer-app",
The @capacitor-community/photoviewer
is using a companion Stencil component jeep-photoviewer
.
ionic serve
npx cap open android
Once Android Studio launches, you can build your app through the standard Android Studio workflow.
npx cap open ios
Thanks goes to these wonderful people (emoji key):
Jean Pierre Quéau 💻 |
This project follows the all-contributors specification. Contributions of any kind welcome!