Skip to content

Conversation

@d4vidi
Copy link
Collaborator

@d4vidi d4vidi commented Aug 13, 2025

Fix issue with new (partial) support for edge2edge with bottom-tabs, blocking the UI from being able to readjust to an appearing on-screen keyboard (i.e. upon inset computation).

Originally introduced by adding the fundamental support in #7991 -- specifically by returning CONSUMED here. CONSUMED prevented further inset processing beyond navigation's scope, which includes the keyboard (IME) inset - typically accounted for by React Native's KeyboardAwareView.

@d4vidi d4vidi self-assigned this Aug 13, 2025
</View>
</ScrollView>
<View style={styles.footer}>
<Text style={styles.input}> {KEYBOARD_LABEL}</Text>
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is unbelievable

@d4vidi d4vidi merged commit 6a723f7 into 7.x.x Aug 14, 2025
2 checks passed
@d4vidi d4vidi deleted the fix/kbd-edge2edge branch August 14, 2025 12:18
d4vidi added a commit that referenced this pull request Aug 14, 2025
d4vidi added a commit that referenced this pull request Aug 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants