We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a56f84 commit 85962a9Copy full SHA for 85962a9
mobile/app.json
@@ -7,6 +7,14 @@
7
"icon": "./assets/icon.png",
8
"userInterfaceStyle": "light",
9
"newArchEnabled": true,
10
+ "updates": {
11
+ "url": "https://u.expo.dev/4e2e0935-79af-41b1-a1b8-af2b90d261d2",
12
+ "enabled": true,
13
+ "checkAutomatically": "ON_LOAD"
14
+ },
15
+ "runtimeVersion": {
16
+ "policy": "appVersion"
17
18
"splash": {
19
"image": "./assets/logo.png",
20
"resizeMode": "contain",
0 commit comments