nativescript-community / ui-image

Advanced and efficient image display plugin which uses Fresco (Android) and SDWebImage (iOS) to implement caching, placeholders, image effects, and much more.
Apache License 2.0
36 stars 9 forks source link

Use Fresco hierarchy to update scale size when using ImageSource #39

Closed tomups closed 3 years ago

tomups commented 3 years ago

Should fix #37 in a better way, using Fresco instead of Android classes.

tomups commented 3 years ago

Closing as after managing to test it, it doesn't work :(

image