Skip to content

KeyboardStickyView position mismatch during interactive keyboard dragging #1557

Description

@TobyMJC

Describe the bug

KeyboardStickyView does not stay synchronized with the keyboard position when interactively dragging the keyboard.

The view position becomes incorrect during the animation.

I tested this with a very simple chat screen with no complex layout or animations, and the issue still happens.

I also tested different versions of react-native-keyboard-controller and react-native-reanimated, but the behavior persists.

example.mp4

Metadata

Metadata

Assignees

Labels

KeyboardStickyView 🩹Anything related to KeyboardStickyView componentrepro providedIssue contains reproduction repository/code🐛 bugSomething isn't working👆 interactive keyboardAnything related to interactive keyboard dismissing

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions