kristerkari / react-native-svg-transformer

Import SVG files in your React Native project the same way that you would in a Web application.
MIT License
1.54k stars 116 forks source link

RN 0.73 compatibility #320

Closed bitcrumb closed 7 months ago

bitcrumb commented 7 months ago

In RN 0.73 the metro-react-native-babel-transformer package has been renamed to @react-native/metro-babel-transformer.

It is probably best to update this library to directly import via the new package name.

bitcrumb commented 7 months ago

Ok, I should have looked at the PRs first.

Apparently there is already an open PR for this: https://github.com/kristerkari/react-native-svg-transformer/pull/312/files