I reverse engineered my react native release signed app, I now can see all js code in index bundle which is only obfuscated not encrypted, in assets directory. I don't want my code to be seen. I reverse engineered one of the app in play store which is made up of react-native but I couldn't see the js bundle. So is it possible to make it secure ?If so how?
↧