I want to make a Profile page for user, where user give data at the sign up time that will be shown and a photo of that person will shown as a profile pic.
ok upload successfully. but how to show firebase storage uoloaded photo on user interface
When you save data of the user you have to save also download URL .
When app initialize call data user and download the image.
