fix: app crash on internal yt trailer, link out instead

This commit is contained in:
Fredrik Burmester
2025-01-05 09:24:54 +01:00
parent c5d7a6729b
commit 8d4115f5a0
3 changed files with 28 additions and 67 deletions

View File

@@ -336,14 +336,6 @@ function Layout() {
header: () => null,
}}
/>
<Stack.Screen
name="(auth)/trailer/page"
options={{
headerShown: false,
presentation: "modal",
title: "",
}}
/>
<Stack.Screen
name="login"
options={{