uber / UberSignature

Provides an iOS view controller allowing a user to draw their signature with their finger in a realistic style.
MIT License
1.29k stars 174 forks source link

Why not provide an example that works? #31

Open johnheb opened 4 years ago

johnheb commented 4 years ago

For such a basic piece of code it would be helpful to provide a working example. Running both the project and workspace result in errors for missing files. For example: UBSignatureDrawingModelAsync file not found. Pods are a waste of time for such a small piece of code. Most developers never update them anyway.