linhgfx
Results
1
issues of
linhgfx
Hi Kevin! I have an image of the form "data:image/png;base64,..." . How can I print it. I converted it to a UIImage like this: if let url = URL(string: imageBase64String)...