Android NavigationBar overlaps View

SDK Version: 34
Platform: Android (standalone version only)

Hello,
On the first launch of my application (after an installation or an update), the Android NavigationBar overlaps the main View of the application. If I kill and relaunch the application, the bug is no longer here, neither after the reboot of the device.

I only use Expo, no ejection to ExpoKit and all the container Views have flex: 1 as style.
I’ve never seen this bug before SDK 34.

The code source of the application is available here

Thank you in advance.

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