Skip to content

Again: Blank space appear at the bottom #3650

@AlexCernik

Description

@AlexCernik

I'm getting this problem again, this time with edgeToEdgeEnabled=true. Like this: 3495

I'm using KeyboardAvoidingView in root, for example:

<KeyboardAvoidingView behavior='height' style={{ flex: 1 }}>
  <App />
</KeyboardAvoidingView>

When an input is clicked, this somehow causes bottom padding of approximately the size of StatusBar.currentHeight on all screens.

    "@react-navigation/bottom-tabs": "7.13.0",
    "@react-navigation/elements": "2.9.5",
    "@react-navigation/material-top-tabs": "7.4.13",
    "@react-navigation/native": "7.1.28",
    "@react-navigation/native-stack": "7.12.0",
    "react-native": "0.84.0",
    "react-native-screens": "4.23.0",

Metadata

Metadata

Assignees

No one assigned

    Labels

    Missing infoThe user didn't precise the problem enoughMissing reproThis issue need minimum repro scenario

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions