chore: cleanup

This commit is contained in:
Adrian Castro
2024-02-19 18:33:59 +01:00
parent efab11bff5
commit b008531c07

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: {