alankarmisra / SwiftSignatureView

A lightweight, fast and customizable option for capturing fluid, variable-stroke-width signatures within your app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to save image and convert it to string

knight6700 opened this issue · comments

commented

You can get the UIImage of the signature using the SwiftSignatureView.signature property and save it to the disk using Swift's IO files. I don't know what you mean by converting it to a string. Could you be more specific?

I'm closing this due to an unclear problem description.