Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

skipping some files and folders in unarchiving #275

Open
RushitaBacancy opened this issue Feb 3, 2023 · 3 comments
Open

skipping some files and folders in unarchiving #275

RushitaBacancy opened this issue Feb 3, 2023 · 3 comments

Comments

@RushitaBacancy
Copy link

RushitaBacancy commented Feb 3, 2023

Skipping some files when i unarchive zip folder. Not consistently reproducible
For example:
My source folder contain 25 items. Now, I'm creating zip from source folder then unzip that folder. new unzip folder contain 24 or 22 items. This issue not consistently.
Version:
"react-native-zip-archive": "^6.0.9",
"react-native": "0.70.4",

@devWaleed
Copy link

In my case, I have 90 images zipped from backend API in different folders. I download the ZIP. When I unzip it, only folders are created but they are empty on Android. What's weird is that code works ok on iOS but not on Android.

@plrthink
Copy link
Collaborator

@devWaleed Can you share the zip file for debugging?

@linhuanfeng
Copy link

linhuanfeng commented Oct 18, 2023

http://118.195.135.211:5656/1012-test.zip There are always 25 files in my link, but when using this component to extract, only 23 are left

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants