cordova-plugin-ionic-keyboard icon indicating copy to clipboard operation
cordova-plugin-ionic-keyboard copied to clipboard

Keyboard Plugin for Cordova

Results 74 cordova-plugin-ionic-keyboard issues
Sort by recently updated
recently updated
newest added
trafficstars

I m working on the chat application ionic 3 ios. so on click of the send button keyboard should remain open. for android, it's working fine but for ios no...

I'm trying to set the resize mode programatically but I get this message on the lint, which doesn't compile successfully. >Argument of type '"native"' is not assignable to parameter of...

When the keyboard hides after input, my app is automatically **scrolled to the top of the screen**. I don't see an option to prevent this. I replaced cordova-plugin-keyboard with this...

needs reply

I've created a tabs-starter and added a modal with a form. When running on iOS Simulator or Device the keyboard overlays the form items and doesn't scroll the input into...

KeyboardStyle will be Light from next time when you open the keyboard with APPEARANCE set to Dark on iOS 13. It is probably because keyboardStyle is overwritten by onKeyboardWillShow. ```...

Can insertion of stickers directly be done through **Gboard (Mobile keypad)** in **Ionic** Application (Ionic 3/4) ? Is there any other way to implement this feature or any plugin available...

The toolbar is hidden correctly on iPhone, but on iPad it is still there. Any ideas why and if there is a way to fix this? Tested on iPad simulator,...