nativescript-fresco icon indicating copy to clipboard operation
nativescript-fresco copied to clipboard

Zoomable Drawee?

Open pevdv opened this issue 8 years ago • 4 comments

Hello, I would like to display a large image in the drawee and allow user to pan and pinch-zoom. I found this zoomable drawee in Java; could you please help me to get this functionality in Angular NativeScript?

https://github.com/facebook/fresco/tree/master/samples/zoomable

I am a novice, sorry if this is an obvious question. Thanks!

pevdv avatar Apr 19 '17 21:04 pevdv

Hi @pevdv ,

Thank you for bringing this to our attention. The current implementation of the nativescript-fresco plugin does not support the use of this ZoomableDraweeView.

I will tag this as a feature request as it will be very much useful to have as built-in feature in one of the future versions of the plugin.

VladimirAmiorkov avatar May 15 '17 12:05 VladimirAmiorkov

Thanks, I look forward to that future release!

pevdv avatar May 15 '17 15:05 pevdv

@VladimirAmiorkov Hey any update for zoom feature?

vahidvdn avatar May 28 '18 12:05 vahidvdn

A possible alternative is here: https://github.com/triniwiz/nativescript-image-zoom

jeffswitzer avatar Feb 12 '19 17:02 jeffswitzer