Currently in iOS each image has a button to download the image or by clicking on it you download.
We need to perform this action on more than 1000 images within a folder, as you can imagine you cannot do the manual download of each of the images.

We require a button or a way to preview the image before downloading it

Comments