feat: series info and trailer

This commit is contained in:
Fredrik Burmester
2024-12-31 16:01:30 +01:00
parent 9091b9b66a
commit ae5b88ab56
9 changed files with 165 additions and 4 deletions

View File

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