react-native-svg-transformer
react-native-svg-transformer copied to clipboard
Expo SDK 50 - cannot read properties of undefined (reading 'cacheable')
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?
This might be relevant/connected to the issue: https://twitter.com/zxcodes/status/1748622082815000837
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.