-
Notifications
You must be signed in to change notification settings - Fork 101
How to use react-native-obfuscating-transformer with multiple transformers/resolvers #23
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
Comments
Check out this comment by @AustinZuniga |
Did anyone make this work with |
Same issue |
@grit96 @benduongquangmobile follow this to resolve |
I had the same problem.instead of using react-native-obfuscating-transformer I used obfuscator-io-metro-plugin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm trying to add multiple resolvers and transformers using metro for my react native project, how do I combine them and obfuscate the code.
I am using metro-babel-transformer and react-native-svg-transformer
My transformer.js look like this
The text was updated successfully, but these errors were encountered: