I am storing file using node js sdk and want to preview the image via URL using Image component in React native, but getting error when passing image url to component and image not rendering.
I am creating the URL using bucket Id, file Id, project ID and mode=admin and saving it to a DB collection and retrieving it via API call from React native to get the Image URL