-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
As @guilhermedecampo said, this does not work with RN, because it relies on FileList check, which is not available on RN.
You guys have a suggestion to make it easy/seamless using react-native?
Since we just create an object for the file-upload the check logic does not fit because it relies on FileList / File instanceof as you can see here https://github.com/HriBB/apollo-upload-network-interface/blob/master/src/UploadNetworkInterface.js#L21 and here https://github.com/HriBB/apollo-upload-network-interface/blob/master/src/UploadNetworkInterface.js#L47.
Thanks!
I don't use RN yet, so I have absolutely no idea on how to support this. @guilhermedecampo any ideas?
Metadata
Metadata
Assignees
Labels
No labels