chore(mobile): add expo-image-picker dep + permission strings

This commit is contained in:
byGalax
2026-05-14 00:15:40 +02:00
parent dd6ae63491
commit 05a17b7c1c
3 changed files with 30 additions and 0 deletions
+7
View File
@@ -37,6 +37,13 @@
{
"color": "#0b0b0f"
}
],
[
"expo-image-picker",
{
"photosPermission": "Netralax greift auf deine Fotos zu, damit du sie in Nachrichten teilen kannst.",
"cameraPermission": "Netralax nutzt die Kamera für Fotos in Nachrichten."
}
]
],
"experiments": {