mirror of
https://github.com/streamyfin/streamyfin.git
synced 2026-07-09 22:12:54 +01:00
wip
This commit is contained in:
@@ -42,6 +42,9 @@ export default function TabLayout() {
|
|||||||
barTintColor={"#121212"}
|
barTintColor={"#121212"}
|
||||||
tabBarActiveTintColor={Colors.primary}
|
tabBarActiveTintColor={Colors.primary}
|
||||||
scrollEdgeAppearance="default"
|
scrollEdgeAppearance="default"
|
||||||
|
screenOptions={{
|
||||||
|
lazy: false,
|
||||||
|
}}
|
||||||
>
|
>
|
||||||
<NativeTabs.Screen redirect name="index" />
|
<NativeTabs.Screen redirect name="index" />
|
||||||
<NativeTabs.Screen
|
<NativeTabs.Screen
|
||||||
|
|||||||
Reference in New Issue
Block a user