Firebase – How will I setState in mapped array and use it in the same function
Hi everyone I have images locally uploaded and I want to upload them to Firebase Storage(which I am successfully uploading ) after that I get their downloadURL with getDownloadURL. since I am going to add multiple images to the collection…