Open xuio opened 3 years ago
I'd be very interested to see this patch implemented - CocoaPods refuses to install the current module as written and this solves the issue.
@xuio @pcurc use this https://www.npmjs.com/package/rn-gzip
@xhirazi Thanks! That is really helpful!
We previously had to patch this package manually to support GZIP's additions to zlib, but this makes things much easier!
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used patch-package to patch
@klarna/react-native-zlib@1.0.1
for the project I'm working on.this fixes issue #8
Here is the diff that solved my problem:
This issue body was partially generated by patch-package.