nativescript-fresco
nativescript-fresco copied to clipboard
This repository holds the NativeScript plugin that exposes the functionality of the Fresco image library to NativeScript developers.
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...
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...
iOS support
Thank you for the awesome plugin. Any chance iOS support will be added any time soon?
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...
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...
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...
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`....
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 ....