You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since react-native-esbuild includes SVG transformation functionality by default, there is no need for a babel configuration.
Please check if the file extension is .svg, remove the babel svg configuration, and then verify. If the issue persists, please send the code required to reproduce the issue.
Package information
Configuration
Additional context
I am using related libraries as listed below
: "react-native-svg-transformer": "^1.1.0",
:"@svgr/babel-plugin-transform-svg-component": "^8.0.0",
and in metro config. I set babelTransformerPath same as below.
The text was updated successfully, but these errors were encountered: