Unzip a zip file from FilePicker in expo

Hi,

I cannot find any post on how to get and unzip a file from the filepicker in expo. can someone please provide an example?

Here’s an example that downloads a zip file:

You should be able to use DocumentPicker - Expo Documentation instead of downloading the zip file.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.