NativeScript / nativescript-fresco

This repository holds the NativeScript plugin that exposes the functionality of the Fresco image library to NativeScript developers.
Apache License 2.0
53 stars 23 forks source link

Zoomable Drawee? #38

Open pevdv opened 7 years ago

pevdv commented 7 years ago

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!

VladimirAmiorkov commented 7 years ago

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.

pevdv commented 7 years ago

Thanks, I look forward to that future release!

vahidvdn commented 6 years ago

@VladimirAmiorkov Hey any update for zoom feature?

jeffswitzer commented 5 years ago

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