Add PrivacyManifest info to comply with new App Store guidelines (#3784)

* add necessary privacy reasons

* bump expo to support creation of the manifest
This commit is contained in:
Hailey 2024-05-06 13:47:55 -07:00 committed by GitHub
parent 99f3f10fe7
commit b4015d10d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 78 additions and 68 deletions

View file

@ -109,7 +109,7 @@
"email-validator": "^2.0.4",
"emoji-mart": "^5.5.2",
"eventemitter3": "^5.0.1",
"expo": "^50.0.8",
"expo": "^50.0.17",
"expo-application": "^5.8.3",
"expo-build-properties": "^0.11.1",
"expo-camera": "~14.0.4",