I have an application in Xamarin using HybriWebView (HTML screens). Inside it I have a text input at the bottom of the screen and when I click on the input the cell phone keypad is over my input, so I can not see what I'm typing. I found solutions on the internet to add Height to the screen when the input is clicked, but I believe you have a more correct way of doing that.
Does anyone have any ideas?