Add, list, getbyid
working via zustand now + adding image from camera
This commit is contained in:
@@ -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"
|
||||
}
|
||||
]
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user