Hello,
I am making an app and I seem to have a problem with my inputs.
When I enter a screen with an input, i want it to automatically have an auto focus and for the keyboard to appear and it doesn’t - the keyboard appears for a sec and then disappears.
This is the code for the input:
This is how the page for the input looks like:
This is what it should look like - having the autofocus on and the keyboard appearing:
Can anyone help?
Thank you