react-native-svg-transformer icon indicating copy to clipboard operation
react-native-svg-transformer copied to clipboard

Expo SDK 50 - cannot read properties of undefined (reading 'cacheable')

Open fobos531 opened this issue 1 year ago • 2 comments

Hello,

I recently started updating to Expo SDK 50 and noticed that I have issues using the SVG transformer with that version. I'm on latest version (1.3.0), and every time I try to use the SVGs, I'm getting the error below. Any clue on what might be causing it?

CleanShot 2024-01-19 at 10 26 27@2x

fobos531 avatar Jan 19 '24 09:01 fobos531

This might be relevant/connected to the issue: https://twitter.com/zxcodes/status/1748622082815000837

fobos531 avatar Jan 20 '24 08:01 fobos531

I just updated the Expo demo app to SDK 50, and at least there everything is working: https://github.com/kristerkari/react-native-svg-expo-example

Please let me know if you manage to find out more about the error.

kristerkari avatar Jan 21 '24 15:01 kristerkari