Add, list, getbyid

working via zustand now + adding image from camera
This commit is contained in:
2025-05-20 15:19:29 +02:00
parent 0295386dac
commit 532183b305
10 changed files with 1199 additions and 865 deletions

View File

@@ -32,7 +32,13 @@
{
"photosPermission": "The app accesses your photos to let you share them with your friends."
}
],
[
"expo-camera",
{
"cameraPermission": "Please allow $(PRODUCT_NAME) to access your camera"
}
]
]
}
}
}