Background fixes & improvements
Run Tests on Branches / Detect Changes (push) Successful in 16s
Run Tests on Branches / Backend Tests (push) Successful in 1m53s
Run Tests on Branches / Frontend Tests (push) Failing after 1m57s
Run Tests on Branches / Frontend Mobile Tests (push) Successful in 1m44s

This commit is contained in:
Ichitux
2026-07-14 19:52:55 +02:00
committed by Antoni Nuñez Romeu
parent f88c9db0a2
commit 1180599260
7 changed files with 45 additions and 6 deletions
@@ -55,6 +55,8 @@ export default function TabLayout() {
fontWeight: '600',
fontSize: isTablet ? 20 : 17,
},
sceneContainerStyle: { backgroundColor: 'transparent' },
sceneStyle: { backgroundColor: 'transparent' },
}}
>
<Tabs.Screen