Hi!
Is it possible to add a custom header to the request that downloads images from the API? My server requires a bearer token for every image request. I have no idea myself.
E:
headers prop is effective only for upload request.
I don't know how to inject own http client, or provide images in other ways.