This commit is contained in:
Fredrik Burmester
2024-11-24 10:50:19 +01:00
parent 56b37a1ec1
commit 734772fb92
2 changed files with 1 additions and 39 deletions

View File

@@ -16,15 +16,6 @@ export default function Layout() {
animation: "fade",
}}
/>
<Stack.Screen
name="offline-player"
options={{
headerShown: false,
autoHideHomeIndicator: true,
title: "",
animation: "fade",
}}
/>
<Stack.Screen
name="music-player"
options={{