/fix-safari-scroll-on-focus-in-mobile

The Safari browser does not adjust the view layout size when activating the virtual keyboard on mobile phones. You can see the difference between "view layout" and "visual layout" here. As a result, when we tap on a chat input, to see the header, we have to scroll up.

Primary LanguageTypeScript

Stargazers