Question: Image from localhost URL not rendering #26516
Labels
Component: Image
Ran Commands
One of our bots successfully processed a command.
Resolution: Locked
This issue was locked by the bot.
Type: Question
Issues that are actually questions and not bug reports.
I'm trying to display my uploaded image saved from to my backend folder. Its on different file so to retrieve I have to call it
http://localhost:3333/api/userprofile/5/5.jpeg
. But it does not work on my react native code, I tested it on android and IOSit works when I open it on browser. It also work if I use different url like
https://picsum.photos/200/300
how to deal with this?This is kinda similar to this question but don't have proper answer
#3496
The text was updated successfully, but these errors were encountered: