The keyboard should open automatically when <TextInput />
is focused. You can use the autoFocus
prop to make it focus when the element mounts (link)
The keyboard should open automatically when <TextInput />
is focused. You can use the autoFocus
prop to make it focus when the element mounts (link)