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

fix(issue 22): Scale placeholder image scale #24

Closed yvdv-one closed 4 years ago

yvdv-one commented 4 years ago

Set placeholder image scale to same scale as actual image

farfromrefug commented 4 years ago

@yvdv-one awesome! Thank you so much!