How do I dynamically create a Firebase Storage reference based on previous reference value?
问题 Here's a brief overview of the process that I need help with: Client uploads images to Firebase Storage at users/displayName/uid/ - this step is clear and done. No help needed on this one. Then, client presses "request a quote" button which saves the URLs of the images (the ones that were uploaded to Storage in step 1) to Firebase Firestore - this step is clear and done. No help needed on this one. After the URLs are saved to the Firestore, I want those images from Step 1 to be moved within