fix: header overlap status bar
This commit is contained in:
@@ -109,7 +109,7 @@ export default function RootLayout() {
|
||||
}}
|
||||
/>
|
||||
</Stack>
|
||||
<StatusBar style="light" />
|
||||
<StatusBar style="inverted" translucent={false} backgroundColor="black"/>
|
||||
</Provider>
|
||||
)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user