···24 return (
25 <Tabs
26 screenOptions={{
27- title: "Tab One",
28 tabBarActiveTintColor: Colors[colorScheme ?? "light"].tint,
29 // Disable the static render of the header on web
30 // to prevent a hydration error in
···24 return (
25 <Tabs
26 screenOptions={{
27+ title: "Home",
28 tabBarActiveTintColor: Colors[colorScheme ?? "light"].tint,
29 // Disable the static render of the header on web
30 // to prevent a hydration error in