diff --git a/src/view/com/auth/SplashScreen.tsx b/src/view/com/auth/SplashScreen.tsx index eb161d0950..01f988404d 100644 --- a/src/view/com/auth/SplashScreen.tsx +++ b/src/view/com/auth/SplashScreen.tsx @@ -94,6 +94,7 @@ export const SplashScreen = ({ style={[ t.atoms.shadow_md, { + elevation: 2, shadowOpacity: 0.1, shadowOffset: { width: 0,