Download |work|ing Multiple Files From Google Drive – Instant Download
archive.append(fileStream, name: fileMeta.data.name + '.pdf' );
import useState from 'react'; import googleDriveApi from './api'; const BulkDownload = () => { const [selectedFiles, setSelectedFiles] = useState([]); const [progress, setProgress] = useState({}); downloading multiple files from google drive
await archive.finalize();