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
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.
how can resolve this issue?
show programmatically OFF
actually Need
The text was updated successfully, but these errors were encountered:
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.
how can resolve this issue?
show programmatically OFF
actually Need
The text was updated successfully, but these errors were encountered: