+
diff --git a/packages/core/ui/styling/background.ios.ts b/packages/core/ui/styling/background.ios.ts
index 4b0f42b6c3..d82f026977 100644
--- a/packages/core/ui/styling/background.ios.ts
+++ b/packages/core/ui/styling/background.ios.ts
@@ -1140,7 +1140,7 @@ function drawBoxShadow(view: View): void {
// Shadow opacity is handled on the shadow's color instance
shadowLayer.shadowOpacity = boxShadow.color?.a ? boxShadow.color.a / 255 : 1;
- shadowLayer.shadowRadius = shadowRadius;
+ shadowLayer.shadowRadius = shadowRadius * 0.65;
shadowLayer.shadowColor = boxShadow.color?.ios?.CGColor;
shadowLayer.shadowOffset = CGSizeMake(offsetX, offsetY);
pFad - Phonifier reborn
Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.
Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy