Skip to content

Commit

Permalink
config app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
hoan7902 committed Dec 13, 2023
1 parent d5950ea commit 568aac9
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@
"resizeMode": "contain",
"backgroundColor": "#ffffff"
},
"updates": {
"fallbackToCacheTimeout": 0,
"url": "https://u.expo.dev/82716b8e-2818-4161-8a88-c571df4369a5"
},
"assetBundlePatterns": [
"**/*"
],
"ios": {
"supportsTablet": true,
"bundleIdentifier": "com.hpcc.expo-redux-template"
Expand All @@ -33,13 +26,8 @@
"favicon": "./assets/favicon.png"
},
"plugins": [],
"extra": {
"eas": {
"projectId": "82716b8e-2818-4161-8a88-c571df4369a5"
}
},
"runtimeVersion": {
"policy": "sdkVersion"
}
}
}
}

0 comments on commit 568aac9

Please sign in to comment.