Unzip in Expo without eject/detach

Hi. First, I love Expo.

I am trying to unzip a zip file containing a directory of other directories which contains images. Is there a way to achieve this in Expo without ejecting/detaching and using react-native-zip-archive? Thanks

Hey @andershagebakken,

As far as I’m aware internally, there isn’t a pure-JS solution that would allow you to avoid ejecting.

Perhaps someone in the community may know otherwise.

Cheers,

Adam

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