Expo Updates (#426)

* install expo-updates

* configure expo-updates
This commit is contained in:
Ansh 2023-04-11 12:14:28 -07:00 committed by GitHub
parent 76132ca4dc
commit a20d034ba5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 40 additions and 3 deletions

View file

@ -8,18 +8,21 @@
"distribution": "internal",
"ios": {
"resourceClass": "m-medium"
}
},
"channel": "development"
},
"preview": {
"distribution": "internal",
"ios": {
"resourceClass": "m-medium"
}
},
"channel": "preview"
},
"production": {
"ios": {
"resourceClass": "m-medium"
}
},
"channel": "production"
}
},
"submit": {