mirror of
https://github.com/balzack/databag.git
synced 2025-04-23 18:15:19 +00:00
styling statusbar
This commit is contained in:
parent
801336d05b
commit
7ddd875e73
@ -379,7 +379,7 @@ export function Session() {
|
||||
<Tab.Screen name="Contacts" component={ContactStackScreen} />
|
||||
</Tab.Navigator>
|
||||
)}
|
||||
<StatusBar barStyle="dark-content" backgroundColor={Colors.background} />
|
||||
<StatusBar barStyle="dark-content" backgroundColor={Colors.formBackground} />
|
||||
</View>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user