Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the issue
Iam serving my React Native web website in Webview. https://i.stack.imgur.com/aPcNT.png Input box is not appear once user click it(Keyboard is open) Screenshot Link https://i.stack.imgur.com/Ksk8y.png When user started typing only half of input box is appear Screenshot Link https://i.stack.imgur.com/AA6Wr.png
"react-native-webview": "11.17.2",
Can anyone please suggest what's wrong
Expected behavior
In normal browser it's working fine.
Steps to reproduce
.
Test case
.
Additional comments
No response