mockingbot / react-native-zip-archive

Zip archive utility for react-native
MIT License
420 stars 154 forks source link

How to upload completly folder with subfolders? #291

Closed wallacerenan closed 10 months ago

wallacerenan commented 11 months ago

is there a way to create a zip file with subfolders?

plrthink commented 10 months ago

sure, just use zip(folderWithSubfoldersInIt, zipfile).