add expo-contacts

This commit is contained in:
Samuel Newman
2025-11-25 12:28:38 +02:00
parent f7e61056f5
commit 14e95cfee7
3 changed files with 8 additions and 0 deletions
+2
View File
@@ -65,6 +65,8 @@ module.exports = function (_config) {
NSPhotoLibraryUsageDescription:
'Used for profile pictures, posts, and other kinds of content',
CFBundleSpokenName: 'Blue Sky',
contactsPermission:
'$(PRODUCT_NAME) will use your contacts to help you find your friends.',
CFBundleLocalizations: [
'en',
'an',
+1
View File
@@ -138,6 +138,7 @@
"expo-build-properties": "~1.0.9",
"expo-camera": "~17.0.9",
"expo-clipboard": "~8.0.7",
"expo-contacts": "^15.0.10",
"expo-dev-client": "~6.0.16",
"expo-device": "~8.0.9",
"expo-file-system": "~19.0.17",
+5
View File
@@ -11425,6 +11425,11 @@ expo-constants@18.0.8, expo-constants@^13.0.2, expo-constants@~18.0.10, expo-con
"@expo/config" "~12.0.8"
"@expo/env" "~2.0.7"
expo-contacts@^15.0.10:
version "15.0.10"
resolved "https://registry.yarnpkg.com/expo-contacts/-/expo-contacts-15.0.10.tgz#ef53de6b88f66505172643a8d4ead737cec2cc81"
integrity sha512-BWYnHBP7NgjD1hvmPhTFRwP3cY8Y3G1gU4/ztyF0wbogESXPGVFXN4akyR29oIfl50kMvaov3d+PC/K2+d+Oyw==
expo-dev-client@~6.0.16:
version "6.0.16"
resolved "https://registry.yarnpkg.com/expo-dev-client/-/expo-dev-client-6.0.16.tgz#5e76d783f2e002e3a2b91527ed42611473e6e891"