How do I check that this TextInput component will actually be auto-focused? I know how to do it on the web, but how to do the same in react native?
TextInput