Update sentry lines and comment new image picker.

This commit is contained in:
Patrick Fic
2025-05-30 13:55:18 -07:00
parent 895091468a
commit 00002ed0f5
11 changed files with 146 additions and 62 deletions

View File

@@ -82,6 +82,12 @@
"isAccessMediaLocationEnabled": "true"
}
],
[
"expo-image-picker",
{
"photosPermission": "Allow $(PRODUCT_NAME) to access your photos and upload them to the system."
}
],
"expo-localization",
"expo-font"
]