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