I am developing react native app, in that i need to support upload files using OneDrive,Dropbox . Is there any way to get it done
Clash Royale CLAN TAG#URR8PPP
I am developing react native app, in that i need to support upload files using OneDrive,Dropbox . Is there any way to get it done
I need to pick files from onedrive and dropbox. Is there any npm modules available.
1 Answer
1
You can try to use react-native-document-picker.
By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.
I think you may try react-native-file-uploader, react-native-file-picker, react-file-picker. I have not used all of them. But i think this would solve your problem.LET ME KNOW IF IT WORKS OR NOT
– Harikrishnan S
Aug 10 at 6:52