.
This commit is contained in:
parent
83ab4df537
commit
b4e4ff73ec
8 changed files with 427 additions and 10586 deletions
9
app.json
9
app.json
|
|
@ -30,7 +30,14 @@
|
|||
"favicon": "./assets/images/favicon.png"
|
||||
},
|
||||
"plugins": [
|
||||
"expo-router"
|
||||
"expo-router",
|
||||
[
|
||||
"expo-media-library",
|
||||
{
|
||||
"photosPermission": "Allow Scry to save debug images to your photo library.",
|
||||
"savePhotosPermission": "Allow Scry to save debug images to your photo library."
|
||||
}
|
||||
]
|
||||
],
|
||||
"experiments": {
|
||||
"typedRoutes": true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue