Asad Shah
Asad Shah
Hi, I was trying to use your package in my react native project and caught a lot of errors. Is this package supported for react-native or just for react-js
I was trying to make the basic component work on react native project ``` const Standard = () => { const getUploadParams = () => { return { url: 'https://httpbin.org/post'...
Hi, I was trying to use your package in my react native project and caught a lot of errors. Is this package supported for react-native or just for react-js