-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Labels
status:newNew issue, not reviewed by the team yet.New issue, not reviewed by the team yet.type:featureProposal or idea for a new feature or enhancement.Proposal or idea for a new feature or enhancement.
Description
Description
Could you add obfuscation support, be through a plugin or built-in?
Suggested solution
Ideally it should handle js and native code. Or at least facilitate Proguard and iOS setup with instructions.
I know 3 js options.
- https://github.com/javascript-obfuscator/javascript-obfuscator
- https://github.com/MichaelXF/js-confuser this could be a better option, there is no rn impl that use this one that I know of.
- https://github.com/jscrambler/jscrambler
There are some implementations out there, but not properly maintained, and they are for metro.
Additional context
It should work properly with sourcemap.
Metadata
Metadata
Assignees
Labels
status:newNew issue, not reviewed by the team yet.New issue, not reviewed by the team yet.type:featureProposal or idea for a new feature or enhancement.Proposal or idea for a new feature or enhancement.