-
-
Notifications
You must be signed in to change notification settings - Fork 615
Open
Labels
Missing infoThe user didn't precise the problem enoughThe user didn't precise the problem enoughMissing reproThis issue need minimum repro scenarioThis issue need minimum repro scenario
Description
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",Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Missing infoThe user didn't precise the problem enoughThe user didn't precise the problem enoughMissing reproThis issue need minimum repro scenarioThis issue need minimum repro scenario