Open ElenaArnold opened 2 years ago
We need to find a way to add images to recipes so that it persists when the app is closed and reopened.
It looks like the API to get the image and URI gives a permission that is lost on restart... which means that storing the URI is not super helpful in the end. We can probably store something else that represents the image like here
We need to find a way to add images to recipes so that it persists when the app is closed and reopened.