Skip to content

TextInputCell -> onChange problem #3

@misha-plus

Description

@misha-plus

Hello!
Good package. I use it for my Android app.

onChange event isn't working correctly.
When I copy-paste the text into cell onChange isn't called. Also when I press only one key on the keyboard the same behavior has happened.

When I press a key twice => onChange is called correctly.

But when I use inputProps.onTextChange all work correctly -- copy-paste is working and one key press also sends event.

My platform is Android, React Native is 0.46.4, react-native-forms is 1.0.1.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions