- Notifications
You must be signed in to change notification settings - Fork 25k
Closed
Closed
Copy link
Labels
Component: TextInputRelated to the TextInput component.Related to the TextInput component.Platform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
- I have reviewed the documentation
- I have searched existing issues
- I am using the latest React Native version
In native code (java) I can create TextInput with handle onKeyPreIme for force keyboard do not hide after Back press like this
Textinput (React Native - Android) - Support onKeyPreIme
Does TextInput support onKeyPreIme ?
Expected Behavior
Expect keyboard do not hide after Back press. (In native code I can do with onKeyPreIme)
Actual Behavior
Keyboard hide after Back press.
Environment
Environment:
OS: macOS High Sierra 10.13.2
Node: 8.9.3
Yarn: 1.3.2
npm: 5.5.1
Watchman: 4.9.1
Xcode: Xcode 9.3 Build version 9E145
Android Studio: 3.1 AI-173.4697961
Packages: (wanted => installed)
react: 16.3.1 => 16.3.1
react-native: 0.55.3 => 0.55.3
Metadata
Metadata
Assignees
Labels
Component: TextInputRelated to the TextInput component.Related to the TextInput component.Platform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.