We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a41e62 commit b148bd6Copy full SHA for b148bd6
README.md
@@ -86,7 +86,7 @@ Supported Platforms
86
native.keyboardshow
87
=================
88
89
-This event fires when the keyboard will be shown
+This event fires when the keyboard will be shown or when the keyboard frame resizes (when switching between keyboards for example)
90
91
window.addEventListener('native.keyboardshow', keyboardShowHandler);
92
0 commit comments