[Android] [RN 0.66] TextInput AutoFocus issue when navigating to new screen · Issue #10014 · react-navigation/react-navigation

Current behavior When navigating using the Stack.Navigator to a screen that has a TextInput with autoFocus={true}, the keyboard shows up quickly and disappears right away. This only started happeni...