react-native-zip-archive
react-native-zip-archive copied to clipboard
How to choose a compress level
I am using a package react-native-zip-archive for android and IOS .Is there any option to choose a compress level for a zip file
There's no way to choose compress level currently, but we could implement this, PRs are welcome