Hi there,
When I load an svg file as a background for my app, the svg shows but it doesn't load the <text> elements. Is there any way to fix this?
Below is the bit of loading code for a file called o.svg
When I load an svg file as a background for my app, the svg shows but it doesn't load the <text> elements. Is there any way to fix this?
Below is the bit of loading code for a file called o.svg
Code Block Image("o") .resizable() .padding(.bottom, 48)