Download and unzip file from server .. is it possible?

I am trying hard to download a file and unzip it … is there a working example or repo?[Uploadin

Hi @32xnabin I’m having difficulty understanding what you’re asking, What file are you trying to download and unzip?

just trying to download this zip file from this url http://85.17.76.181/~offisersbladet/resources/uploads/releases/zipfiles/1498472033.zip and unzip it in the phone… thanks

Hello, i’m trying do it too, Are you found a solution?

We don’t plan on including unzipping in the new FS API yet but we may do so. react-native-zip-archive works for this but it involves native code so you will have to detach, as described in: https://docs.expo.io/versions/v18.0.0/guides/detach.html

Here is a place where you can make feature requests https://expo.canny.io