Merge pull request #1302 from RaHoni/navigate_with_volume

Make it possible to turn the page with volume keys
This commit is contained in:
advplyr
2024-09-08 16:07:29 -05:00
committed by GitHub
9 changed files with 103 additions and 3 deletions
@@ -3,6 +3,10 @@
"pkg": "@byteowls/capacitor-filesharer",
"classpath": "com.byteowls.capacitor.filesharer.FileSharerPlugin"
},
{
"pkg": "@capacitor-community/volume-buttons",
"classpath": "com.ryltsov.alex.plugins.volume.buttons.VolumeButtonsPlugin"
},
{
"pkg": "@capacitor/app",
"classpath": "com.capacitorjs.plugins.app.AppPlugin"