You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: