Boris-Em/BEMCheckBox

Won't animate with setOn method on iOS 12

Closed this issue · 3 comments

Tickbox animation doesn't work on iOS 12 anymore

checkBox.setOn(true, animated: true)

Fixed in #90

Seems to be okay in the Swift version too :-) (#93)

Closed as fixed with #95.