L-Sun
2025-02-28 08:23:26 +00:00
parent f1df774188
commit d476d3b1df
27 changed files with 356 additions and 528 deletions

View File

@@ -20,7 +20,7 @@ const config: CapacitorConfig = {
enabled: false,
},
Keyboard: {
resize: KeyboardResize.Native,
resize: KeyboardResize.None,
},
},
};