Use useRef to focus a TextInput when a button is pressed. The TextInput should auto-focus when the component mounts.
Click Run to test your code