App height resizes in expo player, but not in standalone app

Please provide the following:

  1. SDK Version: 34
  2. Platforms(Android/iOS/web/all): Android, iOS

I am facing this issue on Android. In the expo player, when a device hides/shows its soft keys, the app adjusts accordingly and moves the bottom tab navigator to the new screen bottom.

However, when I create a standalone apk, the app does not adjust when soft keys are toggled.

If I start the app with soft keys hidden and then toggle them on, the android soft keys just overlap the tab bar. If I start the app with soft keys and then hide them, it leaves a gap between bottom tab navigator and bottom of screen.

I do not have android status bar in my app.json

Thanks,
Yousef

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.