Enregistrement de trajet en train
This commit is contained in:
@ -33,7 +33,7 @@ export default function TabLayout() {
|
||||
<Tabs.Screen
|
||||
name="train"
|
||||
options={{
|
||||
title: 'Ajouter un trajet',
|
||||
title: 'Trains',
|
||||
headerTitleStyle: {fontSize: 32},
|
||||
tabBarIcon: ({ color }) => <FontAwesome6 name="train" size={24} color={color} />,
|
||||
}}
|
||||
|
Reference in New Issue
Block a user