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

Question: How obfuscated is react native code by default? #8

Open
jay-jlm opened this issue Mar 6, 2019 · 2 comments
Open

Question: How obfuscated is react native code by default? #8

jay-jlm opened this issue Mar 6, 2019 · 2 comments

Comments

@jay-jlm
Copy link

jay-jlm commented Mar 6, 2019

I read on stack overflow that some obfuscation is already achieved by default in React Native during bundling/minification phase but I have not confirmed it.
Do you happen to have more information or any links about this?
I'm curious about how much I get by default and how much I would get from a library such as this one.
Thank you.

@ds300
Copy link
Contributor

ds300 commented Mar 6, 2019 via email

@jay-jlm
Copy link
Author

jay-jlm commented Mar 8, 2019

Thanks. A quick final question: can/should this lib be used also while sharing a debug view with a third party? Or is useful for release builds only? Maybe the dev build has some additional elements like source maps etc that cannot be obfuscated?

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

No branches or pull requests

2 participants