Replies: 2 comments 3 replies
-
Hello there I don't know if you fixed this problem I am having a bit different problem in android which is semitransparent white overlay on heavily nested pages if you found any solution could you share ? Mine screenshots here |
Beta Was this translation helpful? Give feedback.
-
Hello, may I ask if the issue has been resolved? I have the same problem. The brightness is extremely low, as if there's a white or black overlay. This especially happens on pages switched through the Stack.Screen component. The Tab.Screen rarely shows a white overlay, but the brightness is still quite dim. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello! I am experiencing this problem. After I navigate from a screen a white overlay is shown. I have no modals implemented currently. I am on expo sdk 52. These are the packages that I use:
"@react-navigation/bottom-tabs": "7.2.0",
"@react-navigation/native": "^7.0.14",
"@react-navigation/native-stack": "7.2.0",
"react-native-safe-area-context": "5.2.0",
"react-native-screens": "~4.9.0",
i already implemented "options={{ animationEnabled: false }}" on every Stack.Screen.
I am using a development build on my phone. When I use android emulators/bluestacks this problem is not showing
Screenrecorder-2025-02-27-13-25-10-798.mp4
Beta Was this translation helpful? Give feedback.
All reactions