I get same issue https://github.com/jwd-ali/Switch-Animations/issues/8#issue-1802242573
Opened this issue · 0 comments
khushalhoch23 commented
Hello @jwd-ali ,
I get same issue #8 (comment)
how can resolve this,
i need to set programmatically ON, OFF base on API response, default set is true.
when i get false from API and i just set self.thumbImageSwitchB.setOn(false, animated: true)
switch background color nor change and some time UI not change.