Skip to content

[Bug]: On Android, pressing the 'Done' (or 'Enter/Confirm') button on the keyboard does not trigger the resize. #2562

@ksnd0297

Description

@ksnd0297

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

Android

What happened?

I implemented the example from the React Native Bottom Sheet “Keyboard Handling” guide (from Mo Gorhom), and everything seems fine except on Android: when pressing the keyboard’s “Done” button, the screen (or bottom sheet) does not resize as expected.

2025-11-10.10.47.26.mov

Reproduction steps

  1. Make Example Keyboard Handling Component
  2. Use BottomSheetTextInput
  3. Click BottomSheetTextInput
  4. Press Confirm in keyboard

Reproduction sample

https://gorhom.dev/react-native-bottom-sheet/keyboard-handling

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions