Automatically show keyboard on first render of react-native-confirmation-code-field – React native
I am using the react-native-confirmation-code-field package. I want the keyboard to be showing as soon as the screen renders and the first cell in focus. Any ideas how to do this? Edit: Including my code below: export default function ConfirmationCode({…