end of home

This commit is contained in:
Thomas Demirdjian
2025-10-01 10:49:03 +02:00
parent 4097143559
commit 167e62fcfc
18 changed files with 928 additions and 558 deletions
-3
View File
@@ -55,9 +55,6 @@ const BorderGradientButton = ({
borderRadius: 14,
gap: 11,
}}
// experimentalBlurMethod={
// Platform.OS !== "ios" ? "dimezisBlurView" : "none"
// }
>
{icon && <Image source={icon} style={size({ size: 16 })} />}
<Text