luongvo/iOS-SwitchView

setChecked or toggle method does not update the UI

ArjunBhilare opened this issue · 0 comments

When using mySwitch.setChecked(true); it updates the state but the toggle is on the left, i.e. the UI is not getting updated. How can this issue be resolved?