reduce elevation on Android
This commit is contained in:
@@ -94,6 +94,7 @@ export const SplashScreen = ({
|
|||||||
style={[
|
style={[
|
||||||
t.atoms.shadow_md,
|
t.atoms.shadow_md,
|
||||||
{
|
{
|
||||||
|
elevation: 2,
|
||||||
shadowOpacity: 0.1,
|
shadowOpacity: 0.1,
|
||||||
shadowOffset: {
|
shadowOffset: {
|
||||||
width: 0,
|
width: 0,
|
||||||
|
|||||||
Reference in New Issue
Block a user