I know this is kind of an opensource library, even though if you try to make a sign on view it randomly interrupts if you use self.jotViewController.drawingConstantStrokeWidth = NO;
That is a major bug I think :)
Of cource it's not a must, however you could also make a initWithCoder: initializer to make it possible to create JotViewController in storyboard using ContainerView, as I think many people would love that.
I know this is kind of an opensource library, even though if you try to make a sign on view it randomly interrupts if you use self.jotViewController.drawingConstantStrokeWidth = NO;
That is a major bug I think :)
Of cource it's not a must, however you could also make a initWithCoder: initializer to make it possible to create JotViewController in storyboard using ContainerView, as I think many people would love that.