Why is text not supported when rendering svg string? #2803
Open
Description
Description
const svg = Skia.SVG.MakeFromString(mysvg);
<Canvas style={{ flex: 1 }}>
Why is text not supported when rendering svg string?
const svg = Skia.SVG.MakeFromString(mysvg);
<Canvas style={{ flex: 1 }}>
Why is text not supported when rendering svg string?