Open adammlevy opened 6 years ago
it's possible , you need to use UIView
in storyboard
with size you want
and you need to change the Custom Class
of the UIView to EPSignatureView
after that drag and drop the UIView to your code
so you can customize it and don't forget to add yourUIView.delegate= self
Is there a way to change the size of the drawing space for the signature as a way to control the size of the signature drawn?