react-native-zip-archive icon indicating copy to clipboard operation
react-native-zip-archive copied to clipboard

Zip archive utility for react-native

Results 54 react-native-zip-archive issues
Sort by recently updated
recently updated
newest added

Bumps [@hapi/hoek](https://github.com/hapijs/hoek) and [@hapi/joi](https://github.com/hapijs/joi). These dependencies needed to be updated together. Updates `@hapi/hoek` from 6.2.4 to 8.5.1 Commits 5bd73f6 8.5.1 4d0804b Backport #352. Closes #353 4ae5f53 8.5.0 83019b8 Add isPromise()....

dependencies

When i am building app in my iPhone then it is showing lRNZipArchive not found. Xcode Version : 13.4.1 Iphone Version: 15 React Native Version: 0.64.0 Zip-Archive Version: 6.0.8

I use expo to run my IOS and Android applications. I want to use the react-native-zip-archive lib but as soon as I try to run my code I get this...

expo
need investment

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...

dependencies

Hi We see some occurrences of `Error: unable to zip` popping up on Sentry. However, we have zero clue what went wrong for those particular users. Looking at the code...

help wanted
iOS

On iOS the unzip progress works correctly. No Android only works from 0 to 1. Is that the same way it works?

Android
need investment

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....

Android
need investment

**Describe the bug** When I unzip my .zip file I get this error, **Error: Failed to extract file invalid END header (bad central directory offset) Error: Failed to extract file...

Android
need investment

**Describe the bug** In Expo native, I have bundled a series of zip files with my application that are to be unpacked at runtime. These files are expo bundled, provided/loaded...

bug
help wanted
iOS
expo

**Describe the bug** Im just extracting a .obz file and it's extracted for IOS but for Android, it gives the Traversal Vulnerability error. **Expected behavior** It should extract the same...

help wanted
Android