clear more tickets

This commit is contained in:
Thomas Demirdjian
2025-11-20 17:44:09 +01:00
parent 70c94c97b4
commit 83ced20dcf
24 changed files with 506 additions and 378 deletions
+1 -1
View File
@@ -42,7 +42,7 @@ export const BottomTabScreen = () => {
name={Routes.HomeStack}
component={HomeStack}
options={{
tabBarLabel: "Créer",
tabBarLabel: "Menu",
headerShown: false,
tabBarShowLabel: true,
tabBarIcon: ({ focused }) => renderIcon(tabs.addTab, focused),