Good afternoon, I am finalizing an APP developed in Swift 4 , with Xcode 9 and Firebase . I can log in with Firebase, and send email through my App, what I need to do, which I'm not getting at all is how to mount an image gallery, with the images I save in Firebase Storage, but this automatically, I can already send the images to Firebase Storage. Here's what I want to do, I'm trying for 3 weeks and reading many tutorials I can not do.
Considering that the images are already in Firebase Storage:
Note: There is this library that assembles the image gallery, the way I want it, but I do not know how to use it or how I would load the images automatically from Fisebase (library: link ) Could you please help me.
Thank you