Skip to content

Textinput (Android) - Support onKeyPreIme. && BackHandler while keyboard shown. #19096

@TronNatthakorn

Description

@TronNatthakorn

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

No one assigned

    Labels

    Component: TextInputRelated to the TextInput component.Platform: AndroidAndroid applications.StaleThere has been a lack of activity on this issue and it may be closed soon.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions