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

This repository holds the NativeScript plugin that exposes the functionality of the Fresco image library to NativeScript developers.

Results 8 nativescript-fresco issues
Sort by recently updated
recently updated
newest added

Is there any way to have Multiple Images (Multi-URI)? As [native plugin](https://frescolib.org/docs/requesting-multiple-images.html) supports it. I want to first load a smaller image , then show a high resolution image. Any...

feature

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...

feature

Thank you for the awesome plugin. Any chance iOS support will be added any time soon?

help wanted
feature

In my app I have fresco LIB but when images from camera are too bigs and load more than 3 images the app crashes/exits with no error, just closes the...

help wanted
feature
backlog

Hello, i am trying to test your plugin with nativescript and vue but the image is not loading, i tried the following: ``` ``` whenever i put a storage url...

help wanted
feature
backlog

Hey all. First `placeholderImageUri` is loaded, then if there is no network connection we can tap to placeholder multiple times. If still no network connection, then `failureImageUri` appears. After that...

help wanted
feature

I didn't see this anywhere in code. I wish to send an image to server and I am going to use base64 format. Nativescripts' `imageSource` object has a method `toBase64String`....

feature

I´m trying to open a signed content from amazon but the fresco tag can´t open it. If you use the Image tag, works fine. An exemple link is https://weduc-storage.s3-eu-west-1.amazonaws.com/e97cb8f8521dfa019d6de5c1e3f568ff181fc84f.jpg?AWSAccessKeyId=NANANANANANANA&Expires=1484620088&Signature=NANANANANANA%3D ....

feature