You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a screen that will display an input. So the user can enter the number for the first time.
But I tried many ways and still can't see the focus on the input.
Note: This only happen on iOS
Does anyone have an idea?
I used :
version: "cordova-plugin-keyboard": "^1.2.0"
reactjs
material UI
The text was updated successfully, but these errors were encountered:
huydv92
changed the title
Autofocus in input when launch app first time
iOS: Auto-focus keyboard in input when launch app first time
Nov 24, 2021
I have a screen that will display an input. So the user can enter the number for the first time.
But I tried many ways and still can't see the focus on the input.
Note: This only happen on iOS
Does anyone have an idea?
I used :
version: "cordova-plugin-keyboard": "^1.2.0"
reactjs
material UI
The text was updated successfully, but these errors were encountered: