How to use react-native-reanimated with react-native-svg-transformer? #6797
Unanswered
iamrohitagg
asked this question in
Q&A
Replies: 1 comment
-
Hey @iamrohitagg! Sorry for the late response. Your configuration doesn't work if you add module.exports = wrapWithReanimatedMetroConfig(config); Can you paste the error message you get? Addint |
Beta Was this translation helpful? Give feedback.
0 replies
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 am trying to change my metro.config.js file for the third step as recommended. But i have already changed my metro.config.js for react-native-svg-transformer, and if I do some changes the svg package does not work for me.
Here is my metro.config.js
Beta Was this translation helpful? Give feedback.
All reactions