You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to use this library to allow users to write their signatures. I am trying to store the signature and give the user the option of reusing the stored signature. How do I accomplish this? At the moment, I'm storing the pathArray and loading it when the app is loaded, but I'm not sure how to populate the view using the individual bezierPaths in the pathArray. Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Hello all,
I am trying to use this library to allow users to write their signatures. I am trying to store the signature and give the user the option of reusing the stored signature. How do I accomplish this? At the moment, I'm storing the
pathArray
and loading it when the app is loaded, but I'm not sure how to populate the view using the individual bezierPaths in thepathArray
. Any help would be greatly appreciated.The text was updated successfully, but these errors were encountered: