I've been using the Google drive wrapper https://github.com/RobinBobin/react-native-google-drive-api-wrapper, and I was able to upload small files in base64, but the bigger files are causing the problem, I have the media URI but don't know how to pass the URI(media data) into the request. any help would be appreciated. Thanks
↧