Open ppamorim opened 4 years ago
The problem is that window?.overrideUserInterfaceStyle
is making the SwiftSignatureView
background gets black. So everything is black.
The workaround is to set self.signatureView.backgroundColor = UIColor.white
.
Hi, I am getting a black screen when I touch in the component, the code is very simple like below: