Skip to content

Commit 32d7cca

Browse files
committed
chore: set userInterfaceStyle to automatic
1 parent f1a3078 commit 32d7cca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"version": "1.0.0",
66
"orientation": "portrait",
77
"icon": "./assets/icon.png",
8-
"userInterfaceStyle": "light",
8+
"userInterfaceStyle": "automatic",
99
"newArchEnabled": true,
1010
"splash": {
1111
"image": "./assets/splash-icon.png",

0 commit comments

Comments
 (0)