fix list selection and other tickets

This commit is contained in:
Thomas Demirdjian
2025-09-09 11:57:21 +02:00
parent 69977aba2b
commit 11f65023b7
23 changed files with 483 additions and 1397 deletions
+1
View File
@@ -95,6 +95,7 @@ export const BottomTabScreen = () => {
<BottomTab.Screen
name={Routes.Profile}
component={Profile}
initialParams={{ noBack: true }}
options={{
tabBarLabel: "Profil",
headerShown: false,