last fixes, home and videos

This commit is contained in:
Thomas Demirdjian
2025-11-10 14:24:16 +01:00
parent d7d9211fbe
commit dd4cf9b4d4
40 changed files with 984 additions and 647 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ export const BottomTabScreen = () => {
name={Routes.Playbacks}
component={Playbacks}
options={{
tabBarLabel: "Playbacks",
tabBarLabel: "Playback",
headerShown: false,
tabBarShowLabel: true,
tabBarIcon: ({ focused }) => renderIcon(tabs.mic, focused),