refactor(mobile): use ios file-sync as lib

This commit is contained in:
Andelf
2022-09-16 15:54:16 +08:00
parent a2ef3c5800
commit 2a73019b34
17 changed files with 28 additions and 1505 deletions

View File

@@ -35,6 +35,10 @@
"pkg": "@capacitor/status-bar",
"classpath": "com.capacitorjs.plugins.statusbar.StatusBarPlugin"
},
{
"pkg": "@logseq/capacitor-file-sync",
"classpath": "com.logseq.app.FileSyncPlugin"
},
{
"pkg": "capacitor-voice-recorder",
"classpath": "com.tchvu3.capacitorvoicerecorder.VoiceRecorder"