-
Notifications
You must be signed in to change notification settings - Fork 101
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
Transform file error #31
Comments
See #16 (comment) |
@alexandrejsx |
Hello @alexandrejsx |
I need to obfuscate one selected file instead of src folder. |
@rohitmodi12 Hello, Are you making it to obfuscate the js code of the react-native project? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am trying to use "react-native-obfuscating-transformer" npm but I am facing an error:
"TypeError: Cannot read property 'transformFile' of undefined"
Anyone have solution? Please let me know.
The text was updated successfully, but these errors were encountered: