Your react native project does not need code obfuscation
Code obfuscation is an action of transforming your readable source code into a much more unreadable code in order to prevent hacker from exploiting bug or leak. But should you apply to your react native project?
