ipraba / EPSignature

Signature component for iOS in Swift
MIT License
797 stars 206 forks source link

Exposing EPSignatureView on EPSignatureViewController #38

Open fbernardo opened 7 years ago

fbernardo commented 7 years ago

This way users can customize strokeColor and strokeWidth without having to reimplement EPSignatureViewController. Also changed the scope of IBOutlets from internal to private.