Large SVG is not being rendered
08:08 22 Jan 2026

Large SVG`s are not being rendered. Every SVG with a smaller size is being rendered just not this one.

Is their a solution to rendering large SVG assets? I have read that this is not possible but would like some verification on this. I have tried splitting it up into Tiles but that also did not work. It has to be this size because a whole bunch of squares and circles are being rendered on it and otherwise their coords are not correct anymore.

  1. svgWidthPx => 17.700px

  2. svgHeigthPx => 8.500px

  3. svgUri =? "....."


react-native expo react-native-svg