This commit is contained in:
Chris Kruining 2026-02-09 16:35:08 +01:00
parent 83ab4df537
commit b4e4ff73ec
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
8 changed files with 427 additions and 10586 deletions

View file

@ -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