react-window-size-listener icon indicating copy to clipboard operation
react-window-size-listener copied to clipboard

How to handle Andriod keyboard ?

Open ajoslin103 opened this issue 4 years ago • 0 comments

The Android sends a window resize event when the mobile keyboard slides up

This library detects that and then my app reacts and redraws - but since nothing is really changed the end result is that the keyboard slides up and withdraws

I sure wish a change could be made to ignore window resize events sourced from the android keyboard sliding up...

ajoslin103 avatar Jun 02 '20 18:06 ajoslin103