mockingbot / react-native-zip-archive

Zip archive utility for react-native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to upload completly folder with subfolders?

wallacerenan opened this issue · comments

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

sure, just use zip(folderWithSubfoldersInIt, zipfile).