Closed PeterKassab closed 6 months ago
Hello, when i try to load url images it works without any issues, but i'm still trying to figure how to load local images (.png), is it supported?
Thank you.
@PeterKassab No, not at this time. It's meant to be used for remote images.
You can base64 encode your PNG and pass it through via the prop.
Hello, when i try to load url images it works without any issues, but i'm still trying to figure how to load local images (.png), is it supported?
Thank you.