Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

TextInput doesn't autoscroll down if you connect a hardware keyboard #69

Closed
@dsernst

Description

@dsernst

From the readme:

When the multiline TextInput create new line, the new line will automatically adjust to the top of the keyboard.

But this doesn't appear to be working if the software keyboard is hidden, because of another hardware keyboard (Cmd + K) in iOS Simulator, or after connecting a Bluetooth keyboard to your device.

Here are 2 gifs to illustrate expected vs actual:

Autoscroll works when keyboard visible:

But autoscroll stops working when the keyboard isn't visible (bc of another hardware keyboard)

I also tested this in debug mode vs release mode (as recommended here), & on a physical iPhone w/ a Bluetooth keyboard connected, and seeing it reproduce every time.

Version info:

react-native: 0.62.0
react-native-input-scroll-view: 1.9.5
iOS: 13.4

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