diff --git a/app.json b/app.json index 6d1a8c2e6d..265f2f274e 100644 --- a/app.json +++ b/app.json @@ -10,7 +10,7 @@ }, "orientation": "portrait", "icon": "./assets/icon.png", - "userInterfaceStyle": "light", + "userInterfaceStyle": "automatic", "splash": { "image": "./assets/cloud-splash.png", "resizeMode": "cover",