update to sdk 48

This commit is contained in:
jfrye122
2023-03-24 17:02:39 -04:00
parent fde525c745
commit 3625ab3fc6
3 changed files with 1543 additions and 947 deletions

View File

@@ -41,7 +41,9 @@
"updates": {
"fallbackToCacheTimeout": 0
},
"assetBundlePatterns": ["**/*"],
"assetBundlePatterns": [
"**/*"
],
"web": {
"favicon": "./assets/logo192noa.png",
"config": {
@@ -79,7 +81,8 @@
"savePhotosPermission": "Allow $(PRODUCT_NAME) to save photos.",
"isAccessMediaLocationEnabled": "true"
}
]
],
"expo-localization"
]
}
}