I’m happy to announce that XPlugins.iOS.BEMCheckBox v2.0.0 has been released! This a wrapper for the BEMCheckBox which lets you create highly customizable, animated checkboxes for iOS. You can find the v2.0.0 NuGet package here.
This release includes all the fixes to the underlying BEMCheckBox from v1.4.1 to v2.0.0. This includes the following breaking changes:
Minimum iOS version was increased from 8.4 to 12.
Events renamed:
DidTapCheckBoxrenamed toDidTap
[Read More]AnimationDidStopForCheckBoxtoAnimationDidStopFor
