bufferapp / buffer-ios-image-viewer

The BFRImageViewer is a turnkey solution to present images within your iOS app 🎉!
MIT License
399 stars 55 forks source link

Call back after BFRBackLoadedImageSource downloads the hiResURL #66

Closed DineshBhandari closed 7 years ago

DineshBhandari commented 7 years ago

I need to save hiResURL image after it is downloaded to device gallery, but currently i am unable to get the call back after BFRBackLoadedImageSource downloads the hiResURL image.

DreamingInBinary commented 7 years ago

Done