Arl Smith

Results 1 comments of Arl Smith

I guess this error due to wrong babelTransformerPath in metro.config.js Look carifully at your metro.config.js For react-native > 0.72 must be: `babelTransformerPath: require.resolve("react-native-svg-transformer/react-native"),` at least it works for me :)