New V Needed, improves cache and image handling
This commit is contained in:
10
app.json
10
app.json
@@ -45,7 +45,15 @@
|
||||
},
|
||||
"plugins": [
|
||||
[
|
||||
"expo-notifications"
|
||||
"expo-notifications",
|
||||
],
|
||||
[
|
||||
"expo-media-library",
|
||||
{
|
||||
"photosPermission": "Allow $(PRODUCT_NAME) to access your photos.",
|
||||
"savePhotosPermission": "Allow $(PRODUCT_NAME) to save photos.",
|
||||
"isAccessMediaLocationEnabled": true
|
||||
}
|
||||
],
|
||||
"expo-localization"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user