Closed jkwf closed 5 years ago
Hi @jkwf, you can use the UIView
or CALayer
extensions to render your SVG and then in the completion block, add your dots or text. Creating those dots and text are well known, and there’s tons of info on the web on how to do that.
How to add new dots or text to SVG image after loading