ionic-gallery-modal icon indicating copy to clipboard operation
ionic-gallery-modal copied to clipboard

Is it possible to share and download an image?

Open alextomas opened this issue 8 years ago • 6 comments

alextomas avatar Jan 12 '18 12:01 alextomas

I am also wondering if that is a feature that can be implemented. If such feature does not exist can I work on your code to make it happen?

bicibg avatar May 04 '18 06:05 bicibg

Please do :)

nikini avatar May 04 '18 07:05 nikini

Ok it's done and it works on Android and iOS. "Photo" interface now have name:string, album:string, downloadable:boolean attributes (which actively show or hide download button). By this I create an album in the device gallery and put the photo in there and return a feedback to the user. I will do some more testing and send you a pull request over the weekend.

bicibg avatar May 04 '18 16:05 bicibg

Hello

Is the download function uploaded?

zjh497463046 avatar Aug 16 '18 05:08 zjh497463046

@bicibg How did you did it? I also want to add some share and download functionality like the photo viewer of ionic native

jayzyaj avatar Aug 24 '18 02:08 jayzyaj

https://github.com/bicibg/ionic-gallery-modal

nmw-ltd avatar Feb 11 '19 16:02 nmw-ltd