Merge branch 'feat-providers-video' of https://github.com/castdrian/mw-native into pr/9

This commit is contained in:
Jorrin
2024-02-19 22:12:10 +01:00

View File

@@ -21,7 +21,7 @@ export default function TabLayout() {
borderTopColor: "transparent",
borderTopRightRadius: 20,
borderTopLeftRadius: 20,
paddingBottom: Platform.select({ ios: 100, android: 0 }),
paddingBottom: Platform.select({ ios: 100 }),
height: 80,
},
tabBarItemStyle: {