Is there a way to unzip files downloaded to the mobile device

Pardon me if this topic has been addressed. Not seeing it in a search and I am new to the forum.

I am accessing using NSB to build a mobile app to download files to a mobile app so that they are available for off-line access. It is enough files where the files have to be zipped. The question is whether there is a method or design pattern supported in NSB to download and then unzip a file into a subfolder where the mobile app is installed? If yes, any guidance you can share is appreciated as to how that might be done / resource. If there is a way, all my other check boxes about the tool are hit. Thanks in advance!

Thanks - Stan

You’ll need a Cordova plugin for this - which means building your app as a native app using VoltBuilder.

There seem to be several plugins listed in npm.