@@ -49,7 +49,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
backgroundColor: '#ffffff'
},
androidStatusBar: {
- backgroundColor: 'transparent',
+ backgroundColor: '00000000',
translucent: true,
barStyle: 'dark-content'