update
This commit is contained in:
@@ -53,7 +53,7 @@ export const BottomTabScreen = () => {
|
||||
return (
|
||||
<BottomTab.Navigator tabBar={(props) => <TabBar {...props} />}>
|
||||
<BottomTab.Screen
|
||||
name={Routes.Create}
|
||||
name={Routes.HomeStack}
|
||||
component={HomeStack}
|
||||
options={{
|
||||
tabBarLabel: "Créer",
|
||||
|
||||
Reference in New Issue
Block a user