Vorashil Farzaliyev

Results 3 comments of Vorashil Farzaliyev

Hey, I would like to take this issue if it's still open.

Hi @vytas7 . Yes, I am still keen to do it. Please assign it to me. Thanks in advance.

I have managed to avoid this by using an external library, which is not ideal, but will do for now. https://www.npmjs.com/package/use-detect-keyboard-open ``` const isKeyboardOpen = useDetectKeyboardOpen(); const placement = isKeyboardOpen...