Web Developer
I tried to display image using appwrite file url but it is not working
<Image
source={{
uri: 'http://localhost/v1/storage/buckets/DoctorPhoto/files/6497b4c9040711eaedb9/view?project=64717a2c981b74efdaa2&mode=admin',
}}
style={{width: 400, height: 400}}>
