Xcode – Swift and Firebase – Receiving image from the user then uploading it to firebase
I want the user to upload an image from the photos library along with more input so I can write it to my database. I made an object with the received data from the user and I uploaded it (using…