Open carocad opened 6 years ago
The main point of a routing app is well routing :)
We could improve the user experience by opening the digital keyboard inmediately after opening the app.
In react native this should be possible through the autofocus property of the input field.
autofocus
The main point of a routing app is well routing :)
We could improve the user experience by opening the digital keyboard inmediately after opening the app.
In react native this should be possible through the
autofocus
property of the input field.