Closed
Description
Environment
Environment:
OS: Windows 8.1
Node: 8.12.0
Yarn: 1.3.2
npm: 6.4.1
Watchman: Not Found
Xcode: N/A
Android Studio: Version 3.1.0.0 AI-173.4819257
Packages: (wanted => installed)
react: 16.6.1 => 16.6.1
react-native: 0.57.5 => 0.57.5
Description
After I typed in TextInput in any of my components reloading app in Android emulator with double R always brings up Android keyboard - even if component is inactive already (i.e. app navigated to another component). It can be hided by Android standard button, but this behaviour is quite irritating.
Do I miss something in handling InputText or this is any kind of bug/feature?