Skip to content

[Bug]: BottomSheetFooter with BottomSheetTextInput does not handle keyboard show event with smooth animation #2031

@enisit

Description

@enisit

Version

v5

Reanimated Version

v3

Gesture Handler Version

v2

Platforms

iOS

What happened?

Reopening this issue since it has been closed but issue still persist with the latest version.
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.

Reproduction steps

  • Create a bottom sheet
  • Add bottom sheet footer
  • Add bottom sheet text input in the footer
  • Focusing input will move text input on proper position, but will do so without smooth animation

Reproduction sample

https://snack.expo.dev/@enis.povio/bottom-sheet---issue-reproduction-template

Relevant log output

No response

Video

RPReplay_Final1721199942.MP4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions