-
Hi all, Trying to build a simple app with file-upload using the react-native-document-picker. While testing on web, ran into a error as attached here.. any idea, why its failing? Unhandled Rejection (TypeError): Cannot read properties of undefined (reading 'pick') Attached the App.js & package.json for reference. Please suggest the fix and next steps |
Beta Was this translation helpful? Give feedback.
Answered by
vonovak
Oct 11, 2021
Replies: 1 comment 1 reply
-
this package does not support web, so it won't work there. thank you :) |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dosapati
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
this package does not support web, so it won't work there.
thank you :)