In webview Input box is not working As expected

65 views Asked by At

I am serving my React Native web website in Webview.

enter image description here

Input box does not appear once user click it (Keyboard is open)

enter image description here

When user started typing only half of input box appears

enter image description here

"react-native-webview": "11.17.2",

what's wrong?

In normal browser it's working fine.

0

There are 0 answers