[android] OverKeyboardView after upgrading to expo 52 doesnt use all screen and when press outside crashes the app #862
Labels
🤖 android
Android specific
🐛 bug
Something isn't working
🏭 fabric
Changes specific to new (fabric/jsi) architecture
OverKeyboardView
Anything related to OverKeyboardView
repro provided
Issue contains reproduction repository/code
Describe the bug
I use OverKeyboardView to show a poup menu for users to press inside and before upgrading to expo 52 and all its packages upgrade after running expo-doctor on android it doesnt have a full screen view as in there is a margin bottom that when pressed crashes with error: ERROR Your app just crashed. After opening the mode it doesnt let me click correcly on anything. See the error below.
Code snippet
export default InputBox;
Repo for reproducing
Link
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I should work as it works on ios with no problem
Screenshots

Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: