How do I get and display my svg image from appwrite's storage in my react app. Currently I am unable to do so . I have tried appwrite's get file for view and other methods .
Please help 🙏🏼
TL;DR
Developers are having trouble displaying an SVG image from Appwrite's storage in a React app. They have tried using Appwrite's getFile for view method.