feat: UserSettings

This commit is contained in:
Jakob Stornig 2023-12-17 19:26:15 +01:00
parent b5613c6e18
commit 798e54f11c
6 changed files with 206 additions and 4 deletions

View file

@ -53,7 +53,8 @@ export default function Layout() {
tabBarLabel: "Home",
tabBarIcon: ({size, color}) => (
<FontAwesome name="home" size={size} color={color}/>),
unmountOnBlur: true
unmountOnBlur: true,
href: "(tabs)/home/"
}
}/>
<Tabs.Screen name="stats/index" options={