#Error uploading file from React native document picker to Appwrite Bucket

2 messages · Page 1 of 1 (latest)

hot agate
#

Hey!
I wanted my react native application to upload a pdf file to the Appwrite Bucket but when I use the document picker I face an error : "file should be of type File".
When I change the type to File document picker gives an error that it wants the file to be of type DocumentpickerResponse

Can anyone help ?

hot agate
#

any ideas ??