LeonidKokhnovich
LeonidKokhnovich
Thanks for such a great library! Also, due to DARK mode iOS requirements, it might be worth considering to allow configuring colors as a first iteration
It's hard to install Xcode with the xcversion tool without addressing this bug. The same error comes up 4-5 or more times for the same xcode 11.7 installation... I'm on...
This is because checkbox controller is singleton by default: fileprivate var controller: M13CheckboxController = DefaultValues.controller I assume it's a bug... As a workaround you can try this fix: checkbox.stateChangeAnimation =...
Any fix for this one?