Skip to content

Repository files navigation

Capacitor app with plugins

To build on https://html2app.dev/

This example uses the plugins @capacitor/app@5, @capacitor/toast@5 and @capacitor/haptics@5.

How to

Either download the apk (for android) or build it yourself:

# install dependencies
npm i
# build
npx -y esbuild www/index.js --bundle --outfile=www/bundle.js
# zip all files
(linux/macos) zip -r app.zip www assets config.json
(windows) tar.exe -acvf app.zip www assets config.json
# now upload app.zip to https://html2app.dev/

About

No description, website, or topics provided.

Resources

Stars

13 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages