Background fixes & improvements
This commit is contained in:
@@ -55,6 +55,8 @@ export default function TabLayout() {
|
||||
fontWeight: '600',
|
||||
fontSize: isTablet ? 20 : 17,
|
||||
},
|
||||
sceneContainerStyle: { backgroundColor: 'transparent' },
|
||||
sceneStyle: { backgroundColor: 'transparent' },
|
||||
}}
|
||||
>
|
||||
<Tabs.Screen
|
||||
|
||||
Reference in New Issue
Block a user