mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-22 18:10:31 -05:00
inside safe area?
This commit is contained in:
@@ -32,8 +32,8 @@ function App(): React.JSX.Element {
|
||||
|
||||
return (
|
||||
<NavigationContainer theme={isDarkMode ? JellifyDarkTheme : JellifyLightTheme}>
|
||||
<ToastViewport />
|
||||
<SafeAreaProvider>
|
||||
<ToastViewport />
|
||||
{ loggedIn ? (
|
||||
<PlayerProvider>
|
||||
<Navigation />
|
||||
|
||||
Reference in New Issue
Block a user