Skip to content

[v4] | [v2] BottomSheetFooter with BottomSheetTextInput does not handle keyboard animation #1092

@jamesdunay

Description

@jamesdunay

Bug

When the keyboard is opened the BottomSheetFooter, which contains a BottomSheetTextInput, moves to the correct position, but it does not animate to that position. Instead it instantly teleports there making the animation somewhat jarring. Does anyone know of a fix for this? I've tried a couple things, but not really had any successes.

Environment info

"@gorhom/bottom-sheet": "^4.4.3",
"react-native": "0.69.4",
"react-native-reanimated": "^2.4.1",
"react-native-gesture-handler": "^1.10.3",

Steps To Reproduce

Pretty simple really. BottomSheet + footer + text input. Focusing the text input should show the skipping animation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions