I am trying to create an app that display an image in screen using the link from the web. Is it possible?
1 Like
Yes
Show your relevant blocks, and provide an example url of an image.
1 Like
Welcome to community @GABRIEL_ORPHIANO
You might use this extension to load images from url and show it into any component.
I am trying to display an image in my screen using URL from my JSON file and display it in the image component. I already called the other values except with the image.
I temporarily used WebViewer but it has a lot of downsides.
1 Like
Would help if you post your json as "text" and not an image...
You can show this image directly to an image component, once the url is extracted from the json.
1 Like
I figured it out! Thank you!
1 Like
Please show how, it may help others.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.