there is empty space between the keyboard and the input boxes. How can i remove it?
i have installed @capacitor/keyboard in my App:
{
“appId”: “com.MyAPP.app”,
“appName”: “MyApp”,
“webDir”: “dist”,
“plugins”: {
“Keyboard”: {
“resize”: “body”,
“resizeOnFullScreen”: true
}
}
}
i am using this version: “@capacitor/keyboard”: “^7.0.1”, on Pixel 8 Android 15