reduce elevation on Android

This commit is contained in:
Samuel Newman
2026-01-30 09:12:11 +02:00
parent b5b26a5478
commit 454592bd2b
+1
View File
@@ -94,6 +94,7 @@ export const SplashScreen = ({
style={[
t.atoms.shadow_md,
{
elevation: 2,
shadowOpacity: 0.1,
shadowOffset: {
width: 0,