Missing svg components after upgrade to Sdk35

Hello, I have upgraded my project from sdk34 to sdk35. After the upgrade my svg components built with react native svg do not show on the screen. After downgrading from 9.9.2 to the previous version 9.5.1 the svg components seem to be working just fine. I cannot find any info about possible breaking changes in react native svg. I am using an expo managed app. Will using this downgraded version will be fine in production ?

If I expo install react-native-svg to a new project it installs version 9.9.9. Maybe try that version instead?

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.