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

make getUncompressedSize public #287

Merged
merged 2 commits into from
Sep 2, 2023

Conversation

bdtren
Copy link
Contributor

@bdtren bdtren commented Sep 1, 2023

Hi,
I added a ReactMethod in android to get the function result and add a RCT_EXPORT_METHOD in ios to make the getUncompressedSize public, since my project needed that function.
This branch is based on my master branch since they are using net.lingala.zip4j.ZipFile.

@plrthink
Copy link
Collaborator

plrthink commented Sep 1, 2023

Cool!

And just a question, Do you have interest in refactoring the android implementation fully in zip4j?

@plrthink plrthink merged commit 298b0c7 into mockingbot:master Sep 2, 2023
@bdtren
Copy link
Contributor Author

bdtren commented Sep 3, 2023

Sure!
let me check

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

Successfully merging this pull request may close these issues.

2 participants