This commit is contained in:
Fredrik Burmester
2024-10-27 15:21:59 +01:00
parent 06e657dc4d
commit 120fd4a32b

View File

@@ -42,6 +42,9 @@ export default function TabLayout() {
barTintColor={"#121212"}
tabBarActiveTintColor={Colors.primary}
scrollEdgeAppearance="default"
screenOptions={{
lazy: false,
}}
>
<NativeTabs.Screen redirect name="index" />
<NativeTabs.Screen