Closed andreweinhorn closed 2 years ago
Is it possible to autofocus the code field when the screen first renders?
it should works:
<CodeField autoFocus={true} />
if you are using an react-navigation you have to know about issues:
Is it possible to autofocus the code field when the screen first renders?