Background fixes & improvements
Run Tests on Branches / Detect Changes (push) Successful in 14s
Run Tests on Branches / Backend Tests (push) Has been skipped
Run Tests on Branches / Frontend Tests (push) Has been skipped
Run Tests on Branches / Frontend Mobile Tests (push) Successful in 1m52s

This commit is contained in:
Ichitux
2026-07-14 19:52:55 +02:00
parent 58c1fb5bb6
commit ff387e3d20
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