Default background is not rgb(255, 255, 255)
Author: y-nkCreated Aug 17, 2026Updated Aug 27, 2026
Labelsbugneeds reproplatform:androidplatform:ios
Current behavior
Default background color is rgb(242, 242, 242)
Expected behavior
Default background color should be transparent or at least a plain white
Reproduction
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-drawer-layout
- react-native-tab-view
Environment
- I've removed the packages that I don't use
| package | version |
|---|---|
| @react-navigation/native | 7.2.2 |
Source: react-navigation/react-navigation