This commit is contained in:
Fredrik Burmester
2024-08-18 11:12:40 +02:00
parent 6a070cfbe0
commit 65ac147441
17 changed files with 963 additions and 1701 deletions

View File

@@ -101,15 +101,6 @@ function Layout() {
headerShadowVisible: false,
}}
/>
<Stack.Screen
name="(auth)/downloads"
options={{
headerShown: true,
title: "Downloads",
headerStyle: { backgroundColor: "black" },
headerShadowVisible: false,
}}
/>
<Stack.Screen
name="(auth)/items/[id]"
options={{