Hello,
I am a begginer in ios development and i try to dowload images from firestore or firebase cloud (maybe better because images take more memory)
But i don’t know how to do this, i would like to dowload in my tableview two labels and an image per cell,
I succeeded to download the two labels but i don’t know how to do for the images,
My code is here : Download images from firebase to ios · GitHub
Thank you very much for your help !