Github Action for Converting your PWA to android app.
✨ Demo
To use this action add following to your workflow file
- name: PWA to APK action
uses: sharadcodes/[email protected]
with:
project-root-folder: 'your_android_project_folder_root' # This should be the root folder which contains
# all the files generated by bubblewrap-cli
Well I'm planning to remove the extra step in which you have to upload the android project folder generated by bubblewrap-cli in the next release of this action so stay tuned by watching the repo :), a star will also do a fine job.
👤 Sharad Raj Singh Maurya
- Website: https://sharadcodes.github.io/
- Twitter: @sharadcodes
- Github: @sharadcodes
- LinkedIn: @srsmaurya
Give a ⭐️ if this project helped you!