Skip to content

[v4] Request: smoother keyboard transition when the bottom sheet is dismissed programmatically #641

Open
@SimpleCreations

Description

@SimpleCreations

Feature Request

Currently, when the bottom sheet is dismissed via the dismiss method while the keyboard is open, the sheet first slides all the way under the keyboard, and the keyboard then stays on screen for about a second before disappearing.

This feels like a performance issue from the UX perspective, and it would be great if the keyboard started sliding down along with the bottom sheet at the same time, thus eliminating the delay.

Demo of the current behavior:

Simulator.Screen.Recording.-.iPhone.11.Pro.-.2021-09-14.at.20.37.20.mp4

Why it is needed

Possible implementation

Code sample

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestmodalRelated to BottomSheetModalv4Written in Reanimated v2

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions