React-Native 从服务器下载文件并添加到 google 驱动器

React-Native download file from server and add to google drive

我正在使用 React-Native FS 从服务器下载 pdf 文件并保存在本地存储中。现在我有另一个要求从服务器将文件添加到 google 驱动器。我不知道如何为 google 驱动器设置 toFile 信息。

有没有办法将文件从服务器添加到 google 驱动器。

此致, 亚历克斯

react-native-share 解决了我的问题。只需按照说明操作即可。

https://www.npmjs.com/package/react-native-share