Baseline Expo52 and Dev Version

This commit is contained in:
Patrick Fic
2025-02-12 10:05:12 -08:00
parent 486332aae6
commit 23fdb02375
6 changed files with 2548 additions and 1885 deletions

View File

@@ -22,7 +22,8 @@
"googleServicesFile": "./GoogleService-Info.plist",
"infoPlist": {
"NSPhotoLibraryUsageDescription": "Allow $(PRODUCT_NAME) to access your photos.",
"NSPhotoLibraryAddUsageDescription": "Allow $(PRODUCT_NAME) to save photos."
"NSPhotoLibraryAddUsageDescription": "Allow $(PRODUCT_NAME) to save photos.",
"ITSAppUsesNonExemptEncryption": false
}
},
"android": {