The issue that I face in my bblwuit app is this:
I have a textfield, when clicking on it the virtual keyboard opens, which is fine. However, the text field is hidden behind the keyboard. How do I make the screen scroll automatically so that the textfield is visible above the virtual keyboard?
Thanks