Skip to content

KeyboardAvoidingView keyboardVerticalOffset Inconsistent Across Screens #960

@ErenKrt

Description

@ErenKrt

Describe the bug
I'm using KeyboardAvoidingView with keyboardVerticalOffset to adjust the position of a bottom button when the keyboard is shown.
However, even though I'm using the same offset value on two different screens, the button positions differ significantly between them when the keyboard is open.
I expected consistent behavior across screens since the layout structure is similar.
This issue occurs on both iOS and Android.

Repo for reproducing
Example Repo

Screenshots

Image
Image

Metadata

Metadata

Assignees

Labels

KeyboardAvoidingView 🧪Anything related to KeyboardAvoidingView componentquestionYou wanted to clarify something about the usage of the library or have a question about somethingrepro providedIssue contains reproduction repository/code

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions