Is there a way to display a photo from a galery or camera in the UI? And after the user press ‘Save’ then it would be saved in the DB?
Because at the moment i think there is no such way to only first display the photo in the UI, you first need to save it in the DB then retrieve the url and display it in the UI…