Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When an apk build is generated, there is a white part of the screen left, above the status bar #11357

Open
3 of 11 tasks
andersonma opened this issue May 4, 2023 · 6 comments
Open
3 of 11 tasks

Comments

@andersonma
Copy link

Current behavior

error_screen

In this image, it can be seen that there is a small white part left, which occurs with the generated apk build

Expected behavior

ok

Already in this image using the Emulator or running the app on the cell phone via usb, the problem does not happen.

Reproduction

https://snack.expo.dev/@andersonma/a69dcb

Platform

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Packages

  • @react-navigation/bottom-tabs
  • @react-navigation/drawer
  • @react-navigation/material-top-tabs
  • @react-navigation/stack
  • @react-navigation/native-stack
  • react-native-tab-view

Environment

  • [] I've removed the packages that I don't use
package version
@react-navigation/native ^6.0.12
@react-navigation/bottom-tabs ^6.3.3
@react-navigation/stack ^6.2.3
react-native-safe-area-context ^4.3.3"
react-native-screens ~3.15.0
react-native 0.69.5
expo ~46.0.9
node v14.17.0
npm or yarn 1.22.5
@github-actions
Copy link

github-actions bot commented May 4, 2023

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • @react-navigation/native (found: 6.0.12, latest: 6.1.6)
  • @react-navigation/bottom-tabs (found: 6.3.3, latest: 6.5.7)
  • @react-navigation/stack (found: 6.2.3, latest: 6.3.16)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

@andersonma
Copy link
Author

Hey,
Updated packages, still the problem persists.

@keithstellyes-futureenergy
Copy link

keithstellyes-futureenergy commented Oct 25, 2023

Also facing this issue. Did you figure out a fix?

@raajnadar
Copy link
Member

You need to add these properties https://docs.expo.dev/versions/latest/config/app/#androidstatusbar & run npx prebuild if you want to go with custom android & iOS setup, for managed workflow the app.json changes are enough

@POLA36
Copy link

POLA36 commented Nov 22, 2023

I have same error how can i fisk it!

@softworkscapital
Copy link

I have the same error, im still not able to fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants