init drawer
This commit is contained in:
@@ -48,8 +48,9 @@ export default function TabLayout() {
|
||||
}}
|
||||
/>
|
||||
<Tabs.Screen
|
||||
name="account"
|
||||
name="dashboard"
|
||||
options={{
|
||||
headerShown: false, // Ukryj nagłówek dla Drawer
|
||||
title: "Konto",
|
||||
tabBarLabel: "Konto",
|
||||
tabBarIcon: ({ color, size }) => (
|
||||
|
||||
Reference in New Issue
Block a user