react-native-zip-archive
react-native-zip-archive copied to clipboard
Support for multi-part zip files
Hello, good package, I like it. I wanna ask: is this package supports multi-part zip files? Can I use this package to unzip multi-part zip file into one?
It seems, that react-native-zip-archive does not support multi-part zip files. Gives the error:
Error: Failed to extract file Not a zip archive
Yes, it's a not implemented feature. Perhaps we can make it, PRs are open.