This commit is contained in:
Fredrik Burmester
2024-10-11 16:42:13 +02:00
parent b73a33b05b
commit 6752888bb0
7 changed files with 181 additions and 58 deletions

View File

@@ -345,6 +345,13 @@ function Layout() {
animation: "fade",
}}
/>
<Stack.Screen
name="logs"
options={{
presentation: "modal",
title: "Logs",
}}
/>
<Stack.Screen
name="(auth)/play-offline-video"
options={{